Home
last modified time | relevance | path

Searched refs:SNOOZE_DELAY (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DAlertActivity.java56 public static final long SNOOZE_DELAY = 5 * 60 * 1000L; field in AlertActivity
277 long alarmTime = System.currentTimeMillis() + SNOOZE_DELAY;