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.java95 ValueAnimator valueAnimatorLocal = mActivity.createAnimatorWithDuration(mDuration); in testDuration() local
564 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofFloat(values); in testOfFloat() local
585 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofInt(values); in testOfInt() local
610 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofArgb(values); in testOfArgb() local