Home
last modified time | relevance | path

Searched defs:consumeMotion (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeWindows.cpp129 std::unique_ptr<MotionEvent> FakeInputReceiver::consumeMotion() { in consumeMotion() function in android::FakeInputReceiver
H A DInputDispatcher_test.cpp482 std::unique_ptr<MotionEvent> consumeMotion() { return mInputReceiver.consumeMotion(); } in consumeMotion() function in android::inputdispatcher::__anon345ef8bd0311::FakeMonitorReceiver