Searched defs:notifyKey (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/input/ | ||
D | InputListener.cpp | 154 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener |
D | InputDispatcher.cpp | 2302 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher |
/frameworks/base/services/input/tests/ | ||
D | InputReader_test.cpp | 267 virtual void notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::FakeInputListener |