Home
last modified time | relevance | path

Searched defs:PREF_START_TIME (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatches.java40 public static final String PREF_START_TIME = "sw_start_time"; field in Stopwatches
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerObj.java63 private static final String PREF_START_TIME = "timer_start_time_"; field in TimerObj