Home
last modified time | relevance | path

Searched defs:notifyKey (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.cpp159 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener
/aosp12/frameworks/native/services/inputflinger/
H A DInputClassifier.cpp375 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier
H A DInputListener.cpp332 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3785 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::inputdispatcher::InputDispatcher