Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.kt652 mExecutor.execute { endNotifLifetimeExtensionIfExtended(entry) } in <lambda>()
712 endNotifLifetimeExtensionIfExtended(entry) in <lambda>()
748 private fun endNotifLifetimeExtensionIfExtended(entry: NotificationEntry) { in <lambda>() method