Searched defs:consumeMotion (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/tests/ | ||
D | FakeWindows.cpp | 129 std::unique_ptr<MotionEvent> FakeInputReceiver::consumeMotion() { in consumeMotion() function in android::FakeInputReceiver |
D | InputDispatcher_test.cpp | 492 std::unique_ptr<MotionEvent> consumeMotion() { return mInputReceiver.consumeMotion(); } in consumeMotion() function in android::inputdispatcher::__anon94065d070311::FakeMonitorReceiver |