Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DCancelationOptions.h34 CANCEL_FALLBACK_EVENTS = 3, enumerator
35 ftl_last = CANCEL_FALLBACK_EVENTS,
DInputState.cpp617 case CancelationOptions::Mode::CANCEL_FALLBACK_EVENTS: in shouldCancelKey()
DInputDispatcher.cpp874 case CancelationOptions::Mode::CANCEL_FALLBACK_EVENTS: in expandCancellationMode()
6685 CancelationOptions options(CancelationOptions::Mode::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptable()
6770 CancelationOptions options(CancelationOptions::Mode::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptable()