Searched defs:notifyKey (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/services/inputflinger/tests/ | ||
| D | TestInputListener.cpp | 136 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener |
| /frameworks/native/services/inputflinger/ | ||
| D | InputListener.cpp | 261 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener |
| D | InputClassifier.cpp | 375 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier |
| /frameworks/native/services/inputflinger/dispatcher/ | ||
| D | InputDispatcher.cpp | 3075 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::inputdispatcher::InputDispatcher |