Searched refs:createScrollView (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DBottomScrollViewTest.java48 createScrollView(20);
54 createScrollView(110);
60 final BottomScrollView bottomScrollView = createScrollView(110);
70 final BottomScrollView bottomScrollView = createScrollView(110);
74 private BottomScrollView createScrollView(final int childHeight) { method in class:BottomScrollViewTest
/frameworks/base/core/tests/coretests/src/android/util/
H A DScrollViewScenario.java232 protected ScrollView createScrollView() { method in class:ScrollViewScenario
262 mScrollView = createScrollView();

Completed in 112 milliseconds