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