OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/input/
Input.h
73
ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN
= 0x00000001,
/frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp
698
bool lightsOut = mLocked.systemUiVisibility &
ASYSTEM_UI_VISIBILITY_STATUS_BAR_HIDDEN
;
[
all
...]
Completed in 169 milliseconds