Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DAnimatorSetTest.java657 private void startAnimation(final AnimatorSet animatorSet) throws Throwable { in startAnimation()
891 final AnimatorSet animatorSet = new AnimatorSet(); in testNotifiesAfterEnd() local
961 AnimatorSet animatorSet = new AnimatorSet(); in seekSequentially() local
1006 AnimatorSet animatorSet = new AnimatorSet(); in seekSequentiallyWithRepeats() local
1036 AnimatorSet animatorSet = new AnimatorSet(); in seekReverse() local
1085 AnimatorSet animatorSet = new AnimatorSet(); in seekForwardOrder() local
1118 AnimatorSet animatorSet = new AnimatorSet(); in seekBackwardOrder() local
1161 AnimatorSet animatorSet = new AnimatorSet(); in seekNestedSets() local
1392 AnimatorSet animatorSet = new AnimatorSet(); in childListenersCalledReversed() local
DAnimationActivity.java233 AnimatorSet animatorSet = new AnimatorSet(); in animateBall() local