Home
last modified time | relevance | path

Searched refs:isShowingGuts (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() constant
88 if (isShowingGuts) { in maybeExtendLifetime()
91 return isShowingGuts in maybeExtendLifetime()