Searched defs:nextChild (Results 1 – 3 of 3) sorted by relevance
218 View nextChild = algorithmState.visibleChildren.get(childIndex + 1); in handleDraggedViews() local
1176 final View nextChild = position + 1 < mTabStrip.getChildCount() in calculateScrollXForTab() local
3683 final View nextChild = mChildren[childIndex]; in buildOrderedChildList() local