Searched defs:nextView (Results 1 – 4 of 4) sorted by relevance
795 final View nextView = parent.getChildAt(index + 1); in shouldDrawDividerBelow() local
812 final View nextView = parent.getChildAt(index + 1); in shouldDrawDividerBelow() local
572 View nextView = root.focusSearch(direction); in focusSearchUiThread() local
2276 View nextView = row.getChildAfterViewWhenDismissed(); in focusNextViewIfFocused() local