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