Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.kt59 private const val ALARM_HIGH_PRIORITY_NOTIFICATION_CHANNEL_ID = "alarmHighPriorityNotification" constant
182 context, ALARM_HIGH_PRIORITY_NOTIFICATION_CHANNEL_ID) in showHighPriorityNotification()
218 ALARM_HIGH_PRIORITY_NOTIFICATION_CHANNEL_ID, in showHighPriorityNotification()