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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerObj.java62 private static final String PREF_TIME_LEFT = "timer_time_left_"; field in class:TimerObj
90 key = PREF_TIME_LEFT + id;
113 key = PREF_TIME_LEFT + id;
134 key = PREF_TIME_LEFT + id;

Completed in 51 milliseconds