Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DMotionEvent_PointerPropertiesTest.java19 import static android.view.cts.MotionEventUtils.withProperties;
36 private MotionEventUtils.PointerPropertiesBuilder mBuilder;
DMotionEvent_PointerCoordsTest.java19 import static android.view.cts.MotionEventUtils.withCoords;
22 import android.view.cts.MotionEventUtils.PointerCoordsBuilder;
DMotionEventUtils.java25 public class MotionEventUtils { class
28 private MotionEventUtils() { in MotionEventUtils() method in MotionEventUtils
DMotionEventTest.java19 import static android.view.cts.MotionEventUtils.withCoords;
20 import static android.view.cts.MotionEventUtils.withProperties;
38 import android.view.cts.MotionEventUtils.PointerCoordsBuilder;
39 import android.view.cts.MotionEventUtils.PointerPropertiesBuilder;