Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2193 if (mStatusBarView != null) checkBarMode(mStatusBarMode, mStatusBarWindowState, in checkBarModes()
2204 void checkBarMode(@TransitionMode int mode, @WindowVisibleState int windowState, in checkBarMode() method