Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h670 void doInterceptKeyBeforeDispatchingCommand(const sp<IBinder>& focusedWindowToken,
DInputDispatcher.cpp1897 doInterceptKeyBeforeDispatchingCommand(focusedWindowToken, *entry); in dispatchKeyLocked()
6540 void InputDispatcher::doInterceptKeyBeforeDispatchingCommand(const sp<IBinder>& focusedWindowToken, in doInterceptKeyBeforeDispatchingCommand() function in android::inputdispatcher::InputDispatcher