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.java824 final int scrollRange = getScrollRange(); in onInitializeAccessibilityNodeInfoInternal() local
850 int scrollRange = 0; in getScrollRange() local
1228 int scrollRange = getChildAt(0).getRight(); in computeHorizontalScrollRange() local
1520 final int scrollRange = Math.max(0, in onLayout() local
DScrollView.java870 final int scrollRange = getScrollRange(); in onInitializeAccessibilityNodeInfoInternal() local
899 int scrollRange = 0; in getScrollRange() local
1244 int scrollRange = getChildAt(0).getBottom(); in computeVerticalScrollRange() local
1550 final int scrollRange = Math.max(0, in onLayout() local
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java1002 int scrollRange = 0; in getScrollRange() local
1342 int scrollRange = getChildAt(0).getBottom(); in computeVerticalScrollRange() local
1628 final int scrollRange = Math.max(0, in onLayout() local
1633 scrollTo(getScrollX(), scrollRange); in onLayout() local
1922 final int scrollRange = nsvHost.getScrollRange(); in onInitializeAccessibilityNodeInfo() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java642 int scrollRange = getScrollRange(); in clampScrollPosition() local
1681 int scrollRange = getScrollRange(); in springBack() local
1705 int scrollRange = Math.max(0, contentHeight - mMaxLayoutHeight + mBottomStackPeekSize in getScrollRange() local
2076 int scrollRange = getScrollRange(); in fling() local
3690 final int scrollRange = getScrollRange(); in onInitializeAccessibilityNodeInfoInternal() local