Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DBarController.java100 setBarShowingLw(false); in adjustSystemUiVisibilityLw()
103 setBarShowingLw(true); in adjustSystemUiVisibilityLw()
130 public boolean setBarShowingLw(final boolean show) { in setBarShowingLw() method in BarController
196 setBarShowingLw(true); in checkHiddenLw()
DPhoneWindowManager.java3283 mNavigationBarController.setBarShowingLw(true); in beginLayoutLw()
3285 mNavigationBarController.setBarShowingLw(true); in beginLayoutLw()
3291 mNavigationBarController.setBarShowingLw(false); in beginLayoutLw()
3308 mNavigationBarController.setBarShowingLw(true); in beginLayoutLw()
3310 mNavigationBarController.setBarShowingLw(true); in beginLayoutLw()
3316 mNavigationBarController.setBarShowingLw(false); in beginLayoutLw()
4156 if (mStatusBarController.setBarShowingLw(true)) {
4181 if (mStatusBarController.setBarShowingLw(true)) {
4186 if (mStatusBarController.setBarShowingLw(false)) {
4193 if (mStatusBarController.setBarShowingLw(true)) {