Searched refs:initScrollView (Results 1 – 1 of 1) sorted by relevance
254 initScrollView(100, 0, 200); in testHasReachedBottom_NotScrollDown_returnFalse()261 initScrollView(100, 0, 80); in testHasReachedBottom_CanNotScroll_returnTrue()268 initScrollView(100, 100, 200); in testHasReachedBottom_ScrollToBottom_returnTrue()472 private void initScrollView(int height, int scrollY, int childBottom) { in initScrollView() method in MainClearTest