Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h686 CANCEL_FALLBACK_EVENTS = 3, enumerator
DInputDispatcher.cpp3645 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
3725 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
4363 case CancelationOptions::CANCEL_FALLBACK_EVENTS: in shouldCancelKey()