Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h649 void doInterceptKeyBeforeDispatchingLockedInterruptible(CommandEntry* commandEntry)
H A DInputDispatcher.cpp1453 &InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible); in dispatchKeyLocked()
5711 void InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible( in doInterceptKeyBeforeDispatchingLockedInterruptible() function in android::inputdispatcher::InputDispatcher