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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java3711 updateSystemUiVisibilityLw();
4641 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
4694 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
5413 updateSystemUiVisibilityLw();
5450 updateSystemUiVisibilityLw();
6558 private int updateSystemUiVisibilityLw() { method in class:PhoneWindowManager

Completed in 40 milliseconds