Searched defs:valueAnimatorLocal (Results 1 – 1 of 1) sorted by relevance
105 ValueAnimator valueAnimatorLocal = mActivity.createAnimatorWithDuration(mDuration); in testDuration() local574 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofFloat(values); in testOfFloat() local595 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofInt(values); in testOfInt() local620 final ValueAnimator valueAnimatorLocal = ValueAnimator.ofArgb(values); in testOfArgb() local