Searched defs:notifyKey (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | TestInputListener.cpp | 102 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener |
/frameworks/native/services/inputflinger/ | ||
D | InputListener.cpp | 235 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener |
D | InputClassifier.cpp | 411 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier |
D | InputDispatcher.cpp | 2646 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher |