Searched refs:findFocusableViewInBounds (Results 1 – 1 of 1) sorted by relevance
1493 private View findFocusableViewInBounds(boolean topFocus, int top, int bottom) { in findFocusableViewInBounds() method in NestedScrollView1648 View newFocused = findFocusableViewInBounds(up, top, bottom); in scrollAndFocus()