Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarHideIconsForBouncerManager.kt105 val shouldHideIconsForBouncer = hideBecauseApp || hideBecauseKeyguard regex
106 if (hideIconsForBouncer != shouldHideIconsForBouncer) {
107 hideIconsForBouncer = shouldHideIconsForBouncer
108 if (!shouldHideIconsForBouncer && bouncerWasShowingWhenHidden) {
123 if (shouldHideIconsForBouncer) {