Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.h1075 void doInterceptKeyBeforeDispatchingLockedInterruptible(CommandEntry* commandEntry);
DInputDispatcher.cpp733 & InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible); in dispatchKeyLocked()
3360 void InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible( in doInterceptKeyBeforeDispatchingLockedInterruptible() function in android::InputDispatcher