Searched refs:onRequiresScroll (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
H A DBottomScrollView.java34 void onRequiresScroll(); method in interface:BottomScrollView.BottomScrollListener
98 mListener.onRequiresScroll();
/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/template/
H A DScrollViewScrollHandlingDelegateTest.java66 mListenerCaptor.getValue().onRequiresScroll();
74 mListenerCaptor.getValue().onRequiresScroll();
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DScrollViewScrollHandlingDelegate.java61 public void onRequiresScroll() { method in class:ScrollViewScrollHandlingDelegate
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DBottomScrollViewTest.java132 public void onRequiresScroll() { method in class:BottomScrollViewTest.TestBottomScrollListener

Completed in 53 milliseconds