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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h937 bool shouldSendKeyToInputFilterLocked(const NotifyKeyArgs* args);
H A DInputDispatcher.cpp2424 if (shouldSendKeyToInputFilterLocked(args)) {
2450 bool InputDispatcher::shouldSendKeyToInputFilterLocked(const NotifyKeyArgs* args) { function in class:android::InputDispatcher

Completed in 388 milliseconds