Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java70 boolean keyguardFadingAway, in setViewVisibility()
H A DKeyguardStatusViewController.java226 boolean keyguardFadingAway, in setKeyguardStatusViewVisibility()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java294 boolean keyguardFadingAway, in setKeyguardQsUserSwitchVisibility()
H A DKeyguardStateControllerImpl.java204 private void setKeyguardFadingAway(boolean keyguardFadingAway) { in setKeyguardFadingAway()
H A DKeyguardUserSwitcherController.java331 boolean keyguardFadingAway, in setKeyguardUserSwitcherVisibility()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShadeWindowController.java91 default void setKeyguardFadingAway(boolean keyguardFadingAway) {} in setKeyguardFadingAway()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowControllerImpl.java553 public void setKeyguardFadingAway(boolean keyguardFadingAway) { in setKeyguardFadingAway()