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

  /frameworks/native/services/inputflinger/
InputListener.cpp 100 listener->notifyMotion(this);
159 void QueuedInputListener::notifyMotion(const NotifyMotionArgs* args) {
InputDispatcher.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 262 << "Expected notifyMotion() to have been called.";
271 << "Expected notifyMotion() to not have been called.";
296 virtual void notifyMotion(const NotifyMotionArgs* args) {
    [all...]

Completed in 108 milliseconds