Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.kt271 private fun getActiveGroupSummaryNotification(context: Context, group: String): Notification? { in getActiveGroupSummaryNotification() method
309 var summary: Notification? = getActiveGroupSummaryNotification(context, UPCOMING_GROUP_KEY) in updateUpcomingAlarmGroupNotification()
353 var summary: Notification? = getActiveGroupSummaryNotification(context, MISSED_GROUP_KEY) in updateMissedAlarmGroupNotification()