Home
last modified time | relevance | path

Searched refs:mRequiringScroll (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DBottomScrollView.java40 private boolean mRequiringScroll = false; field in BottomScrollView
97 } else if (!mRequiringScroll) { in checkScroll()
98 mRequiringScroll = true; in checkScroll()