Searched refs:shouldSendKeyToInputFilterLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.h907 bool shouldSendKeyToInputFilterLocked(const NotifyKeyArgs* args);
H A DInputDispatcher.cpp2398 if (shouldSendKeyToInputFilterLocked(args)) {
2424 bool InputDispatcher::shouldSendKeyToInputFilterLocked(const NotifyKeyArgs* args) { function in class:android::InputDispatcher

Completed in 28 milliseconds