Home | History | Annotate | Download | only in deskclock

Lines Matching full:snooze

54     // can snooze the alarm (after ALARM_ALERT_ACTION and before ALARM_DONE_ACTION).
73 // snooze alert.
115 * snooze. Sets next alert.
173 // If this alarm fires before the next snooze, clear the snooze to
223 // Disable the snooze if we just changed the snoozed alarm. This
229 // Disable the snooze if this alarm fires before the snoozed alarm.
278 // Clear the snooze if the id matches.
375 * the user changes alarm settings. Activates snooze if set,
463 // Set the next alert after updating the snooze.
476 * Disable the snooze alert if the given id matches the snooze id.
487 // Helper to remove the snooze preference. Do not use clear because that
488 // will erase the clock preferences. Also clear the snooze notification in
532 * Updates the specified Alarm with the additional snooze time.