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

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

Completed in 93 milliseconds