Home
last modified time | relevance | path

Searched refs:consumeMotionEvent (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp3639 void consumeMotionEvent(const sp<FakeWindowHandle>& window, int32_t expectedAction, in consumeMotionEvent() function in android::inputdispatcher::InputDispatcherMultiWindowSameTokenTests
3674 consumeMotionEvent(mWindow1, action, expectedPoints); in touchAndAssertPositions()