Home
last modified time | relevance | path

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

/aosp14/frameworks/base/test-runner/src/android/test/
H A DTouchUtils.java166 public static void scrollToTop(ActivityInstrumentationTestCase test, ViewGroup v) { in scrollToTop() method in TouchUtils
178 public static void scrollToTop(InstrumentationTestCase test, Activity activity, ViewGroup v) { in scrollToTop() method in TouchUtils