Home
last modified time | relevance | path

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

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