Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h685 CANCEL_FALLBACK_EVENTS = 3, enumerator
DInputDispatcher.cpp3708 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
3788 CancelationOptions options(CancelationOptions::CANCEL_FALLBACK_EVENTS, in afterKeyEventLockedInterruptible()
4425 case CancelationOptions::CANCEL_FALLBACK_EVENTS: in shouldCancelKey()