OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DROP_REASON_DISABLED
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
InputDispatcher.h
847
DROP_REASON_DISABLED
= 3,
[
all
...]
InputDispatcher.cpp
330
dropReason =
DROP_REASON_DISABLED
;
510
case
DROP_REASON_DISABLED
:
511
if (mLastDropReason !=
DROP_REASON_DISABLED
) {
[
all
...]
Completed in 921 milliseconds