Home
last modified time | relevance | path

Searched refs:createAnimationSet (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/view/src/android/view/animation/cts/
DAnimationSetTest.java103 final AnimationSet animationSet = createAnimationSet(); in testInitialize()
121 private AnimationSet createAnimationSet() { in createAnimationSet() method in AnimationSetTest
141 final AnimationSet animationSet = createAnimationSet(); in testSetFillAfter()
159 final AnimationSet animationSet = createAnimationSet(); in testSetFillBefore()
177 final AnimationSet animationSet = createAnimationSet(); in testAccessDuration()
225 final AnimationSet animationSet = createAnimationSet(); in testComputeDurationHint()
236 final AnimationSet animationSet = createAnimationSet(); in testScaleCurrentDuration()
253 final AnimationSet animationSet = createAnimationSet(); in testAccessRepeatMode()
273 final AnimationSet animationSet = createAnimationSet(); in testAccessStartOffset()
301 final AnimationSet animationSet = createAnimationSet(); in testAccessStartTime()
[all …]