Searched refs:animatorArray (Results 1 – 1 of 1) sorted by relevance
216 Animator[] animatorArray = {xAnimator, yAnimator}; in testPlayTogether() local219 mAnimatorSet.playTogether(animatorArray); in testPlayTogether()411 Animator[] animatorArray = { xAnimator, yAnimator }; in testDuration() local414 mAnimatorSet.playTogether(animatorArray); in testDuration()425 Animator[] animatorArray = { xAnimator, yAnimator }; in testStartDelay() local428 mAnimatorSet.playTogether(animatorArray); in testStartDelay()606 Animator[] animatorArray = { xAnimator, yAnimator }; in testGetChildAnimations() local611 mAnimatorSet.playSequentially(animatorArray); in testGetChildAnimations()618 Animator[] animatorArray = {xAnimator, yAnimator}; in testSetInterpolator() local621 mAnimatorSet.playTogether(animatorArray); in testSetInterpolator()