Home
last modified time | relevance | path

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

/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java666 public static int dragViewToX(ActivityInstrumentationTestCase test, View v, int gravity, in dragViewToX() method in TouchUtils
668 return dragViewToX((InstrumentationTestCase) test, v, gravity, toX); in dragViewToX()
682 public static int dragViewToX(InstrumentationTestCase test, View v, int gravity, int toX) { in dragViewToX() method in TouchUtils
/aosp14/frameworks/base/test-runner/api/
H A Dcurrent.txt230 …method @Deprecated public static int dragViewToX(android.test.ActivityInstrumentationTestCase, and…
231 …method @Deprecated public static int dragViewToX(android.test.InstrumentationTestCase, android.vie…