Searched refs:createScrollView (Results 1 – 2 of 2) sorted by relevance
46 createScrollView(20); in testNoNeedScroll()52 createScrollView(110); in testNeedScroll()58 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollToBottom()68 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollThreshold()72 private BottomScrollView createScrollView(final int childHeight) { in createScrollView() method in BottomScrollViewTest
233 protected ScrollView createScrollView() { in createScrollView() method in ScrollViewScenario263 mScrollView = createScrollView(); in onCreate()