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.kt97 private const val ALARM_GROUP_NOTIFICATION_ID = Int.MAX_VALUE - 4 constant
305 nm.cancel(ALARM_GROUP_NOTIFICATION_ID) in updateUpcomingAlarmGroupNotification()
324 nm.notify(ALARM_GROUP_NOTIFICATION_ID, summary) in updateUpcomingAlarmGroupNotification()