Home
last modified time | relevance | path

Searched defs:dragViewToTop (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/test-runner/src/android/test/
DTouchUtils.java450 public static void dragViewToTop(ActivityInstrumentationTestCase test, View v) { in dragViewToTop() method in TouchUtils
466 public static void dragViewToTop(ActivityInstrumentationTestCase test, View v, int stepCount) { in dragViewToTop() method in TouchUtils
476 public static void dragViewToTop(InstrumentationTestCase test, View v) { in dragViewToTop() method in TouchUtils
487 public static void dragViewToTop(InstrumentationTestCase test, View v, int stepCount) { in dragViewToTop() method in TouchUtils