Home | History | Annotate | Download | only in view

Lines Matching defs:nextView

572                 View nextView = root.focusSearch(direction);
573 if (nextView != null) {
574 next = nextView.createAccessibilityNodeInfo();