Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.cpp84 void QueuedInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::QueuedInputListener
DInputDeviceMetricsCollector.cpp233 void InputDeviceMetricsCollector::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::InputDeviceMetricsCollector
DInputProcessor.cpp428 void InputProcessor::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::InputProcessor
DUnwantedInteractionBlocker.cpp338 void UnwantedInteractionBlocker::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::UnwantedInteractionBlocker
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp191 void TestInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::TestInputListener
/frameworks/native/services/inputflinger/tests/fuzzers/
DMapperHelpers.h299 void notifyKey(const NotifyKeyArgs& args) override {} in notifyKey() function
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp4253 void InputDispatcher::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::inputdispatcher::InputDispatcher