Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp166 void TestInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::TestInputListener
/frameworks/native/services/inputflinger/
DInputClassifier.cpp424 void InputClassifier::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputClassifier
DInputListener.cpp356 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
DUnwantedInteractionBlocker.cpp330 void UnwantedInteractionBlocker::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3909 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::inputdispatcher::InputDispatcher