Searched defs:notifyKey (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | TestInputListener.cpp | 166 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener |
/frameworks/native/services/inputflinger/ | ||
D | InputClassifier.cpp | 424 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier |
D | InputListener.cpp | 356 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener |
D | UnwantedInteractionBlocker.cpp | 330 void UnwantedInteractionBlocker::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::UnwantedInteractionBlocker |
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | InputDispatcher.cpp | 3909 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::inputdispatcher::InputDispatcher |