Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java1010 … final int cbot = mHorizontal ? focusCandidate.getRight() : focusCandidate.getBottom(); in findFocusableViewInBounds() local
1013 (!topFocus && viewBottom > cbot); in findFocusableViewInBounds()