Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java107 private static final int ALARM_GROUP_MISSED_NOTIFICATION_ID = Integer.MAX_VALUE - 5; field in AlarmNotifications
336 nm.cancel(ALARM_GROUP_MISSED_NOTIFICATION_ID); in updateMissedAlarmGroupNotification()
362 nm.notify(ALARM_GROUP_MISSED_NOTIFICATION_ID, summary); in updateMissedAlarmGroupNotification()