Searched defs:expire (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DTimer.java99 /** The time at which the timer is scheduled to expire; negative if it is already expired. */
157 * @return the elapsed realtime at which this timer will or did expire
168 * @return the wall clock time at which this timer will or did expire
220 Timer expire() { method in class:Timer

Completed in 63 milliseconds