Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h743 CANCEL_FALLBACK_EVENTS = 3, enumerator
DInputDispatcher.cpp4281 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
4361 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
4994 case CancelationOptions::CANCEL_FALLBACK_EVENTS: in shouldCancelKey()