Home | History | Annotate | Download | only in stack

Lines Matching defs:nextView

2360                 View nextView = row.getChildAfterViewWhenDismissed();
2361 if (nextView == null) {
2363 nextView = getFirstChildBelowTranlsationY(groupParentWhenDismissed != null
2367 if (nextView != null) {
2368 nextView.requestAccessibilityFocus();