Searched defs:updateSystemUiVisibilityLw (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java4492 updateSystemUiVisibilityLw();
5593 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
5663 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
6516 updateSystemUiVisibilityLw();
6556 updateSystemUiVisibilityLw();
7762 private int updateSystemUiVisibilityLw() { method in class:PhoneWindowManager

Completed in 95 milliseconds