Home
last modified time | relevance | path

Searched defs:animationSet (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() local
122 AnimationSet animationSet = new AnimationSet(true); in createAnimationSet() local
141 final AnimationSet animationSet = createAnimationSet(); in testSetFillAfter() local
159 final AnimationSet animationSet = createAnimationSet(); in testSetFillBefore() local
177 final AnimationSet animationSet = createAnimationSet(); in testAccessDuration() local
192 final AnimationSet animationSet = new AnimationSet(false); in testRestrictDuration() local
225 final AnimationSet animationSet = createAnimationSet(); in testComputeDurationHint() local
236 final AnimationSet animationSet = createAnimationSet(); in testScaleCurrentDuration() local
253 final AnimationSet animationSet = createAnimationSet(); in testAccessRepeatMode() local
273 final AnimationSet animationSet = createAnimationSet(); in testAccessStartOffset() local
[all …]