Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DBarController.java118 setBarShowingLw(false); in adjustSystemUiVisibilityLw()
121 setBarShowingLw(true); in adjustSystemUiVisibilityLw()
148 public boolean setBarShowingLw(final boolean show) { in setBarShowingLw() method in BarController
229 setBarShowingLw(true); in checkHiddenLw()
DPhoneWindowManager.java4583 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4585 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4592 mNavigationBarController.setBarShowingLw(statusBarExpandedNotKeyguard); in layoutNavigationBar()
4609 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4611 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4618 mNavigationBarController.setBarShowingLw(statusBarExpandedNotKeyguard); in layoutNavigationBar()
4634 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4636 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()
4645 mNavigationBarController.setBarShowingLw(statusBarExpandedNotKeyguard); in layoutNavigationBar()
5532 if (mStatusBarController.setBarShowingLw(true)) {
[all …]