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