Searched defs:findFocusableViewInMyBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java833 private View findFocusableViewInMyBounds(final boolean leftFocus, method in class:HorizontalScrollView
1511 View newFocused = findFocusableViewInMyBounds(movingRight,

Completed in 158 milliseconds