Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/view/
DScrollerView.java936 private View findFocusableViewInMyBounds(final boolean topFocus, in findFocusableViewInMyBounds()
975 private View findFocusableViewInBounds(boolean topFocus, int top, int bottom) { in findFocusableViewInBounds()