Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/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…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt29118 …method public static deprecated int dragViewToX(android.test.ActivityInstrumentationTestCase, andr…
29119 …method public static int dragViewToX(android.test.InstrumentationTestCase, android.view.View, int,…