OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROP_REASON_APP_SWITCH
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
InputDispatcher.h
846
DROP_REASON_APP_SWITCH
= 2,
[
all
...]
InputDispatcher.cpp
361
dropReason =
DROP_REASON_APP_SWITCH
;
378
dropReason =
DROP_REASON_APP_SWITCH
;
516
case
DROP_REASON_APP_SWITCH
:
[
all
...]
Completed in 2669 milliseconds