Searched refs:animationStartIndex (Results 1 – 1 of 1) sorted by relevance
325 int animationStartIndex = findFirstViewIndexAfter(icon.getTranslationX()); in onViewRemoved() local327 mAddAnimationStartIndex = animationStartIndex; in onViewRemoved()329 … mAddAnimationStartIndex = Math.min(mAddAnimationStartIndex, animationStartIndex); in onViewRemoved()