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