Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputListener.cpp158 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
DInputDispatcher.cpp2426 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp341 virtual void notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::FakeInputListener