Searched refs:CANCEL_POINTER_EVENTS (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/input/
H A DInputDispatcher.cpp529 CancelationOptions options(CancelationOptions::CANCEL_POINTER_EVENTS, reason);
854 CancelationOptions options(CancelationOptions::CANCEL_POINTER_EVENTS,
2859 CancelationOptions options(CancelationOptions::CANCEL_POINTER_EVENTS,
3037 CancelationOptions options(CancelationOptions::CANCEL_POINTER_EVENTS,
4239 case CancelationOptions::CANCEL_POINTER_EVENTS:
H A DInputDispatcher.h668 CANCEL_POINTER_EVENTS = 1, enumerator in enum:android::InputDispatcher::CancelationOptions::Mode

Completed in 39 milliseconds