Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h123 ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN = 0x00000001, enumerator
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp874 bool lightsOut = mLocked.systemUiVisibility & ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN; in updateInactivityTimeoutLocked()