Home
last modified time | relevance | path

Searched refs:bottomWithoutFadingEdge (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java947 …final int bottomWithoutFadingEdge = top + (mHorizontal ? getWidth() : getHeight()) - fadingEdgeLen… in findFocusableViewInMyBounds() local
951 < bottomWithoutFadingEdge) in findFocusableViewInMyBounds()
957 bottomWithoutFadingEdge); in findFocusableViewInMyBounds()