Home
last modified time | relevance | path

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

/cts/common/device-side/util/src/com/android/compatibility/common/util/
DCtsTouchUtils.java50 public void onMoveInjected(int[] xOnScreen, int[] yOnScreen); in onMoveInjected() method
326 eventInjectionListener.onMoveInjected(xCoordsForListener, yCoordsForListener); in injectMoveEventsForDrag()
/cts/tests/tests/widget/src/android/widget/cts/
DAbsListView_ScrollTest.java601 public void onMoveInjected(int[] xOnScreen, int[] yOnScreen) {