Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
DGridTouchStackFromBottomManyTest.java56 TouchUtils.scrollToTop(this, mGridView); in testScrollToTop()
DGridTouchStackFromBottomTest.java71 TouchUtils.scrollToTop(this, mGridView); in testPullDown()
/frameworks/base/core/tests/coretests/src/android/widget/listview/touch/
DListTouchBottomGravityManyTest.java63 TouchUtils.scrollToTop(this, mListView); in testPullDown()
DListTouchManyTest.java60 TouchUtils.scrollToTop(this, mListView); in testPullDown()
/frameworks/base/test-runner/src/android/test/
DTouchUtils.java166 public static void scrollToTop(ActivityInstrumentationTestCase test, ViewGroup v) { in scrollToTop() method in TouchUtils
167 scrollToTop(test, test.getActivity(), v); in scrollToTop()
178 public static void scrollToTop(InstrumentationTestCase test, Activity activity, ViewGroup v) { in scrollToTop() method in TouchUtils
/frameworks/base/test-runner/api/
Dcurrent.txt238 …method @Deprecated public static void scrollToTop(android.test.ActivityInstrumentationTestCase, an…
239 …method @Deprecated public static void scrollToTop(android.test.InstrumentationTestCase, android.ap…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt29126 …method public static deprecated void scrollToTop(android.test.ActivityInstrumentationTestCase, and…
29127 …method public static void scrollToTop(android.test.InstrumentationTestCase, android.app.Activity, …