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

/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java200 static final int SYSTEM_UI_CHANGING_LAYOUT = field in class:PhoneWindowManager
3124 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {
3146 if ((updateSystemUiVisibilityLw()&SYSTEM_UI_CHANGING_LAYOUT) != 0) {

Completed in 137 milliseconds