Home
last modified time | relevance | path

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

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmNotifications.kt247 private fun getFirstActiveNotification( regex
302 val firstUpcoming: Notification? = getFirstActiveNotification(context, UPCOMING_GROUP_KEY,
346 val firstMissed: Notification? = getFirstActiveNotification(context, MISSED_GROUP_KEY,