Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DBarController.java143 setBarShowingLw(false); in adjustSystemUiVisibilityLw()
146 setBarShowingLw(true); in adjustSystemUiVisibilityLw()
192 boolean setBarShowingLw(final boolean show) { in setBarShowingLw() method in BarController
275 setBarShowingLw(true); in checkHiddenLw()
DDisplayPolicy.java1844 mNavigationBarController.setBarShowingLw(true);
1846 mNavigationBarController.setBarShowingLw(true);
1850 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation);
1866 mNavigationBarController.setBarShowingLw(true);
1868 mNavigationBarController.setBarShowingLw(true);
1872 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation);
1888 mNavigationBarController.setBarShowingLw(true);
1890 mNavigationBarController.setBarShowingLw(true);
1894 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation);
2710 if (mStatusBarController.setBarShowingLw(true)) {
[all …]
/frameworks/base/services/
Dart-profile36027 HPLcom/android/server/wm/BarController;->setBarShowingLw(Z)Z