Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DTouchUtils.java144 public static void scrollToTop(ActivityInstrumentationTestCase test, ViewGroup v) { in scrollToTop() method in TouchUtils
156 public static void scrollToTop(InstrumentationTestCase test, Activity activity, ViewGroup v) { in scrollToTop() method in TouchUtils