HomeSort by relevance Sort by last modified time
    Searched refs:ALARM_SNOOZE_ACTION (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java 59 // and also ALARM_SNOOZE_ACTION / ALARM_DISMISS_ACTION from other applications
64 if (action.equals(Alarms.ALARM_SNOOZE_ACTION)) {
107 filter.addAction(Alarms.ALARM_SNOOZE_ACTION);
Alarms.java 54 public static final String ALARM_SNOOZE_ACTION = "com.android.deskclock.ALARM_SNOOZE";

Completed in 372 milliseconds