Searched refs:removeAnimatorSet (Results 1 – 1 of 1) sorted by relevance
244 val removeAnimatorSet = AnimatorSet() in runPendingAnimations() constant245 removeAnimatorSet.playTogether(mRemoveAnimatorsList) in runPendingAnimations()270 pendingAnimatorSet.play(removeAnimatorSet).before(changeAnimatorSet) in runPendingAnimations()271 pendingAnimatorSet.play(removeAnimatorSet).before(moveAnimatorSet) in runPendingAnimations()