Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DInput.h101 ASYSTEM_UI_VISIBILITY_STATUS_BAR_VISIBLE = 0, enumerator
/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp298 mLocked.systemUiVisibility = ASYSTEM_UI_VISIBILITY_STATUS_BAR_VISIBLE; in NativeInputManager()