Home
last modified time | relevance | path

Searched defs:keyguardFadingAway (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java87 boolean keyguardFadingAway, in setViewVisibility()
H A DKeyguardStatusViewController.java321 boolean keyguardFadingAway, in setKeyguardStatusViewVisibility()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java339 boolean keyguardFadingAway, in setKeyguardQsUserSwitchVisibility()
H A DKeyguardStateControllerImpl.java232 private void setKeyguardFadingAway(boolean keyguardFadingAway) { in setKeyguardFadingAway()
H A DKeyguardUserSwitcherController.java325 boolean keyguardFadingAway, in setKeyguardUserSwitcherVisibility()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java93 default void setKeyguardFadingAway(boolean keyguardFadingAway) {} in setKeyguardFadingAway()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowControllerImpl.java673 public void setKeyguardFadingAway(boolean keyguardFadingAway) { in setKeyguardFadingAway()