Home
last modified time | relevance | path

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

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