Searched defs:nextView (Results 1 – 5 of 5) sorted by relevance
468 final View nextView = focusSearch(mRecyclerView.getFocusedChild(), View.FOCUS_DOWN, true); in unfocusableScrollingWhenFocusCleared() local
812 final View nextView = parent.getChildAt(index + 1); in shouldDrawDividerBelow() local
824 final View nextView = parent.getChildAt(index + 1); in shouldDrawDividerBelow() local
475 View nextView = root.focusSearch(direction); in focusSearchUiThread() local
2594 View nextView = row.getChildAfterViewWhenDismissed(); in focusNextViewIfFocused() local