OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CANCEL_POINTER_EVENTS
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.cpp
540
CancelationOptions options(CancelationOptions::
CANCEL_POINTER_EVENTS
, reason);
868
CancelationOptions options(CancelationOptions::
CANCEL_POINTER_EVENTS
,
[
all
...]
InputDispatcher.h
672
CANCEL_POINTER_EVENTS
= 1,
[
all
...]
Completed in 858 milliseconds