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.java648 private void startAnimation(final AnimatorSet animatorSet) throws Throwable { in startAnimation()
882 final AnimatorSet animatorSet = new AnimatorSet(); in testNotifiesAfterEnd() local
952 AnimatorSet animatorSet = new AnimatorSet(); in seekSequentially() local
997 AnimatorSet animatorSet = new AnimatorSet(); in seekSequentiallyWithRepeats() local
1027 AnimatorSet animatorSet = new AnimatorSet(); in seekReverse() local
1076 AnimatorSet animatorSet = new AnimatorSet(); in seekForwardOrder() local
1109 AnimatorSet animatorSet = new AnimatorSet(); in seekBackwardOrder() local
1152 AnimatorSet animatorSet = new AnimatorSet(); in seekNestedSets() local
1366 AnimatorSet animatorSet = new AnimatorSet(); in childListenersCalledReversed() local
DAnimationActivity.java233 AnimatorSet animatorSet = new AnimatorSet(); in animateBall() local