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

  /frameworks/base/services/input/
InputListener.cpp 63 listener->notifyKey(this);
155 void QueuedInputListener::notifyKey(const NotifyKeyArgs* args) {
InputDispatcher.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 238 << "Expected notifyKey() to have been called.";
247 << "Expected notifyKey() to not have been called.";
282 virtual void notifyKey(const NotifyKeyArgs* args) {
    [all...]

Completed in 141 milliseconds