Home
last modified time | relevance | path

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

/frameworks/base/policy/src/com/android/internal/policy/impl/
DBarController.java187 public boolean checkHiddenLw() { in checkHiddenLw() method in BarController
DPhoneWindowManager.java3338 if (mNavigationBarController.checkHiddenLw()) { in beginLayoutLw()
3401 if (mStatusBarController.checkHiddenLw()) { in beginLayoutLw()