Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputListener.cpp154 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
DInputDispatcher.cpp2302 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher
/frameworks/base/services/input/tests/
DInputReader_test.cpp267 virtual void notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::FakeInputListener