Searched refs:removeAnimatorSet (Results 1 – 1 of 1) sorted by relevance
256 final AnimatorSet removeAnimatorSet = new AnimatorSet(); in runPendingAnimations() local257 removeAnimatorSet.playTogether(mRemoveAnimatorsList); in runPendingAnimations()283 pendingAnimatorSet.play(removeAnimatorSet).before(changeAnimatorSet); in runPendingAnimations()284 pendingAnimatorSet.play(removeAnimatorSet).before(moveAnimatorSet); in runPendingAnimations()