Searched refs:animateInBubble (Results 1 – 1 of 1) sorted by relevance
765 animateInBubble(child, index); in onChildAdded()814 animateInBubble(view, newIndex); in animateSwap()909 animateInBubble(mLayout.getChildAt(0), 0 /* index */);975 private void animateInBubble(View v, int index) { in animateInBubble() method in StackAnimationController