Searched refs:setBarShowingLw (Results 1 – 3 of 3) sorted by relevance
135 setBarShowingLw(false); in adjustSystemUiVisibilityLw()138 setBarShowingLw(true); in adjustSystemUiVisibilityLw()171 boolean setBarShowingLw(final boolean show) { in setBarShowingLw() method in BarController254 setBarShowingLw(true); in checkHiddenLw()
1670 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1672 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1677 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation); in layoutNavigationBar()1693 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1695 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1700 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation); in layoutNavigationBar()1716 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1718 mNavigationBarController.setBarShowingLw(true); in layoutNavigationBar()1723 mNavigationBarController.setBarShowingLw(statusBarForcesShowingNavigation); in layoutNavigationBar()2552 if (mStatusBarController.setBarShowingLw(true)) {[all …]
15695 HSPLcom/android/server/wm/BarController;->setBarShowingLw(Z)Z