Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/full-support/test/src/com/android/setupwizardlib/test/
DRecyclerViewRequireScrollHelperTest.java86 public int scrollRange = 20; field in RecyclerViewRequireScrollHelperTest.TestRecyclerView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DObservableScrollView.java60 int scrollRange = 0; in getMaxScrollY() local
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java837 final int scrollRange = getScrollRange(); in onInitializeAccessibilityNodeInfoInternal() local
863 int scrollRange = 0; in getScrollRange() local
1241 int scrollRange = getChildAt(0).getRight(); in computeHorizontalScrollRange() local
1535 final int scrollRange = Math.max(0, in onLayout() local
DScrollView.java883 final int scrollRange = getScrollRange(); in onInitializeAccessibilityNodeInfoInternal() local
912 int scrollRange = 0; in getScrollRange() local
1257 int scrollRange = getChildAt(0).getBottom(); in computeVerticalScrollRange() local
1565 final int scrollRange = Math.max(0, in onLayout() local
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java1005 int scrollRange = 0; in getScrollRange() local
1346 int scrollRange = getChildAt(0).getBottom(); in computeVerticalScrollRange() local
1637 final int scrollRange = Math.max(0, in onLayout() local
1642 scrollTo(getScrollX(), scrollRange); in onLayout() local
1931 final int scrollRange = nsvHost.getScrollRange(); in onInitializeAccessibilityNodeInfo() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java641 int scrollRange = getScrollRange(); in clampScrollPosition() local
1704 int scrollRange = getScrollRange(); in springBack() local
1728 int scrollRange = Math.max(0, contentHeight - mMaxLayoutHeight + mBottomStackPeekSize in getScrollRange() local
2123 int scrollRange = getScrollRange(); in fling() local