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