Home
last modified time | relevance | path

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

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