Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp783 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in dispatchDeviceResetLocked()
1141 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, in resumeAfterTargetsNotReadyTimeoutLocked()
3557 CancelationOptions options(CancelationOptions::CANCEL_ALL_EVENTS, reason); in resetAndDropEverythingLocked()
4991 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelKey()
5012 case CancelationOptions::CANCEL_ALL_EVENTS: in shouldCancelMotion()
DInputDispatcher.h740 CANCEL_ALL_EVENTS = 0, enumerator