Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h507 void doInterceptKeyBeforeDispatchingLockedInterruptible(CommandEntry* commandEntry)
DInputDispatcher.cpp1165 &InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible); in dispatchKeyLocked()
4701 void InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible( in doInterceptKeyBeforeDispatchingLockedInterruptible() function in android::inputdispatcher::InputDispatcher