Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1265 setBouncerShowingForStatusBarComponents(mBouncerShowing); in makeStatusBarView()
2767 setBouncerShowingForStatusBarComponents(bouncerShowing); in setBouncerShowing()
2785 private void setBouncerShowingForStatusBarComponents(boolean bouncerShowing) { in setBouncerShowingForStatusBarComponents() method