Home
last modified time | relevance | path

Searched defs:bouncerShowing (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarWindowCallback.java25 boolean keyguardGoingAway, boolean bouncerShowing, boolean isDozing, in onStateChanged()
H A DCentralSurfacesImpl.java2305 boolean keyguardOccluded, boolean bouncerShowing, boolean secure, in getLoggingFingerprint()
2762 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing()
2785 private void setBouncerShowingForStatusBarComponents(boolean bouncerShowing) { in setBouncerShowingForStatusBarComponents()
H A DCentralSurfaces.java295 void setBouncerShowing(boolean bouncerShowing); in setBouncerShowing()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java736 boolean keyguardGoingAway, boolean bouncerShowing, boolean isDozing, in onStatusBarStateChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java1230 public void setBouncerShowingFromCentralSurfaces(boolean bouncerShowing) { in setBouncerShowingFromCentralSurfaces()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2990 public void setBouncerShowing(boolean bouncerShowing) { in setBouncerShowing()