Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1123 void doInterceptKeyBeforeDispatchingLockedInterruptible(CommandEntry* commandEntry);
DInputDispatcher.cpp809 & InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible); in dispatchKeyLocked()
3590 void InputDispatcher::doInterceptKeyBeforeDispatchingLockedInterruptible( in doInterceptKeyBeforeDispatchingLockedInterruptible() function in android::InputDispatcher