Searched refs:onRequiresScroll (Results 1 – 4 of 4) sorted by relevance
34 void onRequiresScroll(); in onRequiresScroll() method98 mListener.onRequiresScroll(); in checkScroll()
66 mListenerCaptor.getValue().onRequiresScroll(); in testRequireScroll()74 mListenerCaptor.getValue().onRequiresScroll(); in testScrolledToBottom()
61 public void onRequiresScroll() { in onRequiresScroll() method in ScrollViewScrollHandlingDelegate
132 public void onRequiresScroll() { in onRequiresScroll() method in BottomScrollViewTest.TestBottomScrollListener