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

  /frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
BottomScrollViewTest.java 48 createScrollView(20);
54 createScrollView(110);
60 final BottomScrollView bottomScrollView = createScrollView(110);
70 final BottomScrollView bottomScrollView = createScrollView(110);
74 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 609 milliseconds