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

/frameworks/base/include/ui/
H A DInput.h66 ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN = 0x00000001, enumerator in enum:__anon158
/frameworks/base/services/jni/
H A Dcom_android_server_InputManager.cpp675 bool lightsOut = mLocked.systemUiVisibility & ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN;

Completed in 74 milliseconds