Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1912 checkBarMode(mStatusBarMode, mStatusBarWindowState, mStatusBarTransitions); in checkBarModes()
1926 void checkBarMode(@TransitionMode int mode, @WindowVisibleState int windowState, in checkBarMode() method