Searched defs:ScrollHandlingDelegate (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DRequireScrollMixin.java59 interface ScrollHandlingDelegate { interface in class:RequireScrollMixin
84 private ScrollHandlingDelegate mDelegate;
100 public void setScrollHandlingDelegate(@NonNull ScrollHandlingDelegate delegate) {
227 * {@link ScrollHandlingDelegate} should call this method when the scrollability of the

Completed in 58 milliseconds