Home
last modified time | relevance | path

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

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