Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/ui/
DViewAutoScroller.java59 final int topBottomThreshold = (int) (mCalcDelegate.getViewHeight() in run() local
96 final int topBottomThreshold = (int) (mCalcDelegate.getViewHeight() in computeScrollDistance() local