Home
last modified time | relevance | path

Searched defs:bottomScrollView (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DBottomScrollViewTest.java50 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollToBottom() local
60 final BottomScrollView bottomScrollView = createScrollView(110); in testScrollThreshold() local
65 final BottomScrollView bottomScrollView = new TestBottomScrollView(getContext()); in createScrollView() local