OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mLastDropReason
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
InputDispatcher.h
866
DropReason
mLastDropReason
;
[
all
...]
InputDispatcher.cpp
204
mPendingEvent(NULL),
mLastDropReason
(DROP_REASON_NOT_DROPPED),
401
mLastDropReason
= dropReason;
511
if (
mLastDropReason
!= DROP_REASON_DISABLED) {
[
all
...]
Completed in 72 milliseconds