OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROP_REASON_STALE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.h
837
DROP_REASON_STALE
= 5,
[
all
...]
InputDispatcher.cpp
359
dropReason =
DROP_REASON_STALE
;
375
dropReason =
DROP_REASON_STALE
;
522
case
DROP_REASON_STALE
:
[
all
...]
Completed in 24 milliseconds