Searched refs:deleteChannel (Results 1 – 1 of 1) sorted by relevance
124 private fun deleteChannel(nm: NotificationManagerCompat, channelId: String) { in deleteChannel() method148 deleteChannel(nm, "alarmLowPriorityNotification") in updateNotificationChannels()149 deleteChannel(nm, "alarmHighPriorityNotification") in updateNotificationChannels()150 deleteChannel(nm, "StopwatchNotification") in updateNotificationChannels()151 deleteChannel(nm, "alarmNotification") in updateNotificationChannels()152 deleteChannel(nm, "TimerModelNotification") in updateNotificationChannels()153 deleteChannel(nm, "alarmSnoozeNotification") in updateNotificationChannels()