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.java92 ValueAnimator valueAnimatorLocal = mActivity.createAnimatorWithDuration(mDuration); in testDuration() local
525 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofFloat(values); in testOfFloat() local
546 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofInt(values); in testOfInt() local
571 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofArgb(values); in testOfArgb() local