HomeSort by relevance Sort by last modified time
    Searched defs:notifyKey (Results 1 - 3 of 3) sorted by null

  /frameworks/native/services/inputflinger/
InputListener.cpp 63 listener->notifyKey(this);
155 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) {
InputDispatcher.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 248 << "Expected notifyKey() to have been called.";
257 << "Expected notifyKey() to not have been called.";
292 virtual void notifyKey(const NotifyKeyArgs* args) {
    [all...]

Completed in 162 milliseconds