Home
last modified time | relevance | path

Searched defs:goingToFullShade (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardRootViewBinder.kt82 val goingToFullShade = visibilityState.goingToFullShade regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardVisibilityHelper.java88 boolean goingToFullShade, in setViewVisibility()
H A DKeyguardStatusViewController.java322 boolean goingToFullShade, in setKeyguardStatusViewVisibility()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSysuiStatusBarStateController.java136 boolean goingToFullShade(); in goingToFullShade() method
H A DStatusBarStateControllerImpl.java479 public boolean goingToFullShade() { in goingToFullShade() method in StatusBarStateControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardQsUserSwitchController.java340 boolean goingToFullShade, in setKeyguardQsUserSwitchVisibility()
H A DKeyguardUserSwitcherController.java326 boolean goingToFullShade, in setKeyguardUserSwitcherVisibility()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2298 private void setKeyguardVisibility(int statusBarState, boolean goingToFullShade) { in setKeyguardVisibility()
2307 private void setKeyguardBottomAreaVisibility(int statusBarState, boolean goingToFullShade) { in setKeyguardBottomAreaVisibility()