Searched refs:initScrollView (Results 1 – 2 of 2) sorted by relevance
281 initScrollView(100, 0, 200); in testHasReachedBottom_NotScrollDown_returnFalse()288 initScrollView(100, 0, 80); in testHasReachedBottom_CanNotScroll_returnTrue()295 initScrollView(100, 100, 200); in testHasReachedBottom_ScrollToBottom_returnTrue()607 private void initScrollView(int height, int scrollY, int childBottom) { in initScrollView() method in MainClearTest
264 initScrollView(); in NestedScrollView()529 private void initScrollView() { in initScrollView() method in NestedScrollView