OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POLICY_FLAG_BRIGHT_HERE
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/input/
Input.h
158
POLICY_FLAG_BRIGHT_HERE
= 0x20000000,
/frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp
810
policyFlags |=
POLICY_FLAG_BRIGHT_HERE
;
831
policyFlags |=
POLICY_FLAG_BRIGHT_HERE
;
843
policyFlags |= POLICY_FLAG_WOKE_HERE |
POLICY_FLAG_BRIGHT_HERE
;
[
all
...]
Completed in 53 milliseconds