Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/input/tests/
H A DInputConsumer_test.cpp203 std::unique_ptr<MotionEvent> moveMotionEvent = in TEST_F() local
241 std::unique_ptr<MotionEvent> moveMotionEvent = in TEST_F() local
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp7935 std::unique_ptr<MotionEvent> moveMotionEvent = monitor.consumeMotion(); in TEST_F() local