Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/interactor/
DWindowRootViewVisibilityInteractor.kt130 getShouldClearNotificationEffects(keyguardRepository.statusBarState.value), in <lambda>()
144 private fun getShouldClearNotificationEffects(statusBarState: StatusBarState): Boolean { in <lambda>() method