Uses of Class
android.text.format.Time

Packages that use Time
android.text.format   
 

Uses of Time in android.text.format
 

Methods in android.text.format with parameters of type Time
 boolean Time.after(Time that)
           
 boolean Time.before(Time that)
           
static int Time.compare(Time a, Time b)
           
static boolean Time.isEpoch(Time time)
           
 void Time.set(Time that)
           
 

Constructors in android.text.format with parameters of type Time
Time(Time other)
           
 



Copyright © 2008-2012. All Rights Reserved.