Searched refs:notifyKey (Results 1 – 5 of 5) sorted by relevance
172 virtual void notifyKey(const NotifyKeyArgs* args) = 0;191 virtual void notifyKey(const NotifyKeyArgs* args);
63 listener->notifyKey(this); in notify()158 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::QueuedInputListener
381 virtual void notifyKey(const NotifyKeyArgs* args);
2426 void InputDispatcher::notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::InputDispatcher
341 virtual void notifyKey(const NotifyKeyArgs* args) { in notifyKey() function in android::FakeInputListener