Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java71 private static final int ALARM_GROUP_NOTIFICATION_ID = Integer.MAX_VALUE - 4; field in AlarmNotifications
239 nm.cancel(ALARM_GROUP_NOTIFICATION_ID); in updateUpcomingAlarmGroupNotification()
258 nm.notify(ALARM_GROUP_NOTIFICATION_ID, summary); in updateUpcomingAlarmGroupNotification()