Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DTouchUtils.java615 public static int dragViewTo(ActivityInstrumentationTestCase test, View v, int gravity, int toX, in dragViewTo() method in TouchUtils
617 return dragViewTo((InstrumentationTestCase) test, v, gravity, toX, toY); in dragViewTo()
632 public static int dragViewTo(InstrumentationTestCase test, View v, int gravity, int toX, in dragViewTo() method in TouchUtils
/frameworks/base/test-runner/api/
Dcurrent.txt220 …method @Deprecated public static int dragViewTo(android.test.ActivityInstrumentationTestCase, andr…
221 …method @Deprecated public static int dragViewTo(android.test.InstrumentationTestCase, android.view…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29108 …method public static deprecated int dragViewTo(android.test.ActivityInstrumentationTestCase, andro…
29109 …method public static int dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, …