Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DKeyguardCoordinator.kt498 val neverShowSections = sectionHeaderVisibilityProvider.neverShowSectionHeaders in <lambda>() constant
499 val showSections = !onKeyguard && !neverShowSections in <lambda>()