Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DGutsCoordinator.kt87 val isShowingGuts = isCurrentlyShowingGuts(entry) in maybeExtendLifetime()
116 private fun isCurrentlyShowingGuts(entry: ListEntry) = in isCurrentlyShowingGuts() method