Home
last modified time | relevance | path

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

/cts/tests/tests/animation/src/android/animation/cts/
DValueAnimatorTest.java49 ValueAnimator valueAnimatorLocal = mActivity.createAnimatorWithDuration(duration); in testDuration() local
352 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofFloat(values); in testOfFloat() local
376 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofInt(values); in testOfInt() local