Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp102 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener
/frameworks/native/services/inputflinger/
DInputListener.cpp235 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
DInputClassifier.cpp411 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier
DInputDispatcher.cpp2646 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher