Searched refs:doInterceptKeyBeforeDispatchingCommand (Results 1 – 2 of 2) sorted by relevance
670 void doInterceptKeyBeforeDispatchingCommand(const sp<IBinder>& focusedWindowToken,
1897 doInterceptKeyBeforeDispatchingCommand(focusedWindowToken, *entry); in dispatchKeyLocked()6540 void InputDispatcher::doInterceptKeyBeforeDispatchingCommand(const sp<IBinder>& focusedWindowToken, in doInterceptKeyBeforeDispatchingCommand() function in android::inputdispatcher::InputDispatcher