Searched defs:notifyKey (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/ | ||
D | InputListener.cpp | 155 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener |
D | InputDispatcher.cpp | 2390 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 291 virtual void notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::FakeInputListener |