Searched refs:childAnims (Results 1 – 1 of 1) sorted by relevance
295 ObjectAnimator[] childAnims = new ObjectAnimator[childCount]; in popChildrenIn() local305 childAnims[i] = anim; in popChildrenIn()308 set.playSequentially(childAnims); in popChildrenIn()