Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp707 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in dispatchDeviceResetLocked()
1047 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in resumeAfterTargetsNotReadyTimeoutLocked()
3121 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, reason); in resetAndDropEverythingLocked()
4360 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelKey()
4377 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelMotion()
DInputDispatcher.h683 CANCEL_ALL_EVENTS = 0, enumerator