Home
last modified time | relevance | path

Searched refs:CANCEL_NON_POINTER_EVENTS (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DCancelationOptions.h33 CANCEL_NON_POINTER_EVENTS = 2, enumerator
DInputState.cpp615 case CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS: in shouldCancelKey()
639 case CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS: in shouldCancelMotion()
DInputDispatcher.cpp872 case CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS: in expandCancellationMode()
1524 CancelationOptions options(CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS, reason, in dropInboundEventLocked()
1540 CancelationOptions options(CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS, in dropInboundEventLocked()
2070 : CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS); in dispatchMotionLocked()
5523 options(CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS, in setFocusedDisplay()
6932 CancelationOptions options(CancelationOptions::Mode::CANCEL_NON_POINTER_EVENTS, in onFocusChangedLocked()