Searched refs:getXForChildAtIndex (Results 1 – 1 of 1) sorted by relevance
288 animation.translationX(getXForChildAtIndex(index + numBubbleWidths))) in animateStackByBubbleWidthsStartingFrom()358 child.setTranslationX(getXForChildAtIndex(index)); in onChildAdded()415 private float getXForChildAtIndex(int index) { in getXForChildAtIndex() method in ExpandedAnimationController