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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerObj.java63 private static final String PREF_ORIGINAL_TIME = "timer_original_timet_"; field in class:TimerObj
92 key = PREF_ORIGINAL_TIME + id;
115 key = PREF_ORIGINAL_TIME + id;
136 key = PREF_ORIGINAL_TIME + id;

Completed in 98 milliseconds