Searched refs:createScrollView (Results 1 – 2 of 2) sorted by relevance
38 createScrollView(20); in testNoNeedScroll()44 createScrollView(110); in testNeedScroll()50 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollToBottom()60 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollThreshold()64 private BottomScrollView createScrollView(final int childHeight) { in createScrollView() method in BottomScrollViewTest
232 protected ScrollView createScrollView() { in createScrollView() method in ScrollViewScenario262 mScrollView = createScrollView(); in onCreate()