Searched refs:updateSystemUiVisibilityLw (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java3124 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
3146 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
4458 private int updateSystemUiVisibilityLw() { method in class:PhoneWindowManager

Completed in 482 milliseconds