OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CANCEL_NON_POINTER_EVENTS
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/inputflinger/
InputDispatcher.cpp
537
CancelationOptions options(CancelationOptions::
CANCEL_NON_POINTER_EVENTS
, reason);
547
CancelationOptions options(CancelationOptions::
CANCEL_NON_POINTER_EVENTS
, reason);
865
CancelationOptions::
CANCEL_NON_POINTER_EVENTS
);
[
all
...]
InputDispatcher.h
685
CANCEL_NON_POINTER_EVENTS
= 2,
[
all
...]
Completed in 527 milliseconds