Searched defs:valueAnimator (Results 1 – 10 of 10) sorted by relevance
53 val valueAnimator = mock(ValueAnimator::class.java) regex83 val valueAnimator = mock(ValueAnimator::class.java) regex110 val valueAnimator = mock(ValueAnimator::class.java) regex141 val valueAnimator = mock(ValueAnimator::class.java) regex
81 WindowMagnificationAnimationController(Context context, ValueAnimator valueAnimator) { in WindowMagnificationAnimationController()358 final ValueAnimator valueAnimator = new ValueAnimator(); in newValueAnimator() local
57 private val valueAnimator = buildAnimator() regex
288 public void onAnimationUpdate(ValueAnimator valueAnimator) { in onAnimationUpdate()
299 ValueAnimator valueAnimator = ValueAnimator.ofFloat(1f, 0f).setDuration(300); in onGestureCommitted() local
244 final ValueAnimator valueAnimator = ValueAnimator.ofFloat(mLatestProgress, 1f) in onGestureCommitted() local
264 ValueAnimator valueAnimator = in onGestureCommitted() local
851 ValueAnimator valueAnimator = ValueAnimator.ofFloat(0, 1); in createLineEndAnimation() local868 ValueAnimator valueAnimator = ValueAnimator.ofFloat(0, 1); in createLineDisappearingAnimation() local
939 final ValueAnimator valueAnimator = new ValueAnimator(); in newValueAnimator() local
660 TintValueAnimator valueAnimator = TintValueAnimator.ofMatrix(COLOR_MATRIX_EVALUATOR, in applyTint() local721 ValueAnimator valueAnimator = ValueAnimator.ofInt(from, to); in applyTintByCct() local