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.java39 private boolean mRequiringScroll = false; field in BottomScrollView
96 } else if (!mRequiringScroll) { in checkScroll()
97 mRequiringScroll = true; in checkScroll()