Searched refs:PREF_SETUP_TIME (Results 1 - 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerObj.java64 private static final String PREF_SETUP_TIME = "timer_setup_timet_"; field in class:TimerObj
94 key = PREF_SETUP_TIME + id;
117 key = PREF_SETUP_TIME + id;
138 key = PREF_SETUP_TIME + id;

Completed in 9 milliseconds