Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DGutsCoordinator.kt104 closeGutsAndEndLifetimeExtension(entry) in onGutsOpen()
112 closeGutsAndEndLifetimeExtension(entry) in onGutsClose()
119 private fun closeGutsAndEndLifetimeExtension(entry: NotificationEntry) { in isCurrentlyShowingGuts() method