OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROP_REASON_POLICY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.cpp
321
dropReason =
DROP_REASON_POLICY
;
502
case
DROP_REASON_POLICY
:
777
*dropReason =
DROP_REASON_POLICY
;
783
setInjectionResultLocked(entry, *dropReason ==
DROP_REASON_POLICY
831
setInjectionResultLocked(entry, *dropReason ==
DROP_REASON_POLICY
[
all
...]
InputDispatcher.h
833
DROP_REASON_POLICY
= 1,
[
all
...]
Completed in 44 milliseconds