HomeSort by relevance Sort by last modified time
    Searched refs:createScrollView (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
BottomScrollViewTest.java 38 createScrollView(20);
44 createScrollView(110);
50 final BottomScrollView bottomScrollView = createScrollView(110);
60 final BottomScrollView bottomScrollView = createScrollView(110);
64 private BottomScrollView createScrollView(final int childHeight) {
  /frameworks/base/core/tests/coretests/src/android/util/
ScrollViewScenario.java 232 protected ScrollView createScrollView() {
262 mScrollView = createScrollView();

Completed in 75 milliseconds