Home
last modified time | relevance | path

Searched refs:CANCEL_ALL_EVENTS (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp747 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in dispatchDeviceResetLocked()
1082 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in resumeAfterTargetsNotReadyTimeoutLocked()
3182 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, reason); in resetAndDropEverythingLocked()
4422 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelKey()
4439 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelMotion()
DInputDispatcher.h682 CANCEL_ALL_EVENTS = 0, enumerator