Searched refs:onRequiresScroll (Results 1 – 4 of 4) sorted by relevance
35 void onRequiresScroll(); in onRequiresScroll() method105 listener.onRequiresScroll(); in checkScroll()
59 scrollView.getBottomScrollListener().onRequiresScroll(); in testRequireScroll()67 scrollView.getBottomScrollListener().onRequiresScroll(); in testScrolledToBottom()
57 public void onRequiresScroll() { in onRequiresScroll() method in ScrollViewScrollHandlingDelegate
130 public void onRequiresScroll() { in onRequiresScroll() method in BottomScrollViewTest.TestBottomScrollListener