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