Searched refs:CANCEL_NON_POINTER_EVENTS (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp522 CancelationOptions options(CancelationOptions::CANCEL_NON_POINTER_EVENTS, reason);
532 CancelationOptions options(CancelationOptions::CANCEL_NON_POINTER_EVENTS, reason);
2834 CancelationOptions options(CancelationOptions::CANCEL_NON_POINTER_EVENTS,
4221 case CancelationOptions::CANCEL_NON_POINTER_EVENTS:
4241 case CancelationOptions::CANCEL_NON_POINTER_EVENTS:
H A DInputDispatcher.h669 CANCEL_NON_POINTER_EVENTS = 2, enumerator in enum:android::InputDispatcher::CancelationOptions::Mode

Completed in 714 milliseconds