Searched defs:notifyKey (Results 1 – 12 of 12) sorted by relevance
50 void notifyKey(in KeyEvent event); in notifyKey() method
75 void QueuedInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::QueuedInputListener129 void TracedInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::TracedInputListener
74 void InputFilter::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::InputFilter
145 void InputDeviceMetricsCollector::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::InputDeviceMetricsCollector
428 void InputProcessor::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::InputProcessor
351 void UnwantedInteractionBlocker::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::UnwantedInteractionBlocker
172 void PointerChoreographer::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::PointerChoreographer
203 void TestInputListener::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::TestInputListener
2314 void notifyKey(ui::LogicalDisplayId targetDisplay, int32_t keyCode, in notifyKey() function in android::PointerVisibilityOnKeyPressTest
89 fn notifyKey(&self, event: &KeyEvent) -> binder::Result<()> { in notifyKey() method
297 void notifyKey(const NotifyKeyArgs& args) override {} in notifyKey() function
4465 void InputDispatcher::notifyKey(const NotifyKeyArgs& args) { in notifyKey() function in android::inputdispatcher::InputDispatcher