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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DTimerObj.java66 private static final String PREF_LABEL = "timer_label_"; field in class:TimerObj
101 key = PREF_LABEL + id;
121 key = PREF_LABEL + id;
145 key = PREF_LABEL + id;

Completed in 314 milliseconds