Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DAlarmInitReceiver.kt66 NotificationUtils.updateNotificationChannels(context) in onReceive()
DNotificationUtils.kt140 fun updateNotificationChannels(context: Context) { in updateNotificationChannels() method