Searched defs:updateSystemUiVisibilityLw (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java3135 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
3157 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
3776 updateSystemUiVisibilityLw();
4477 private int updateSystemUiVisibilityLw() { method in class:PhoneWindowManager

Completed in 27 milliseconds