Home
last modified time | relevance | path

Searched defs:animatorArray (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorSetTest.java203 Animator[] animatorArray = {xAnimator, yAnimator}; in testPlayTogether() local
371 Animator[] animatorArray = { xAnimator, yAnimator }; in testDuration() local
385 Animator[] animatorArray = { xAnimator, yAnimator }; in testStartDelay() local
566 Animator[] animatorArray = { xAnimator, yAnimator }; in testGetChildAnimations() local
578 Animator[] animatorArray = {xAnimator, yAnimator}; in testSetInterpolator() local