Searched refs:colorAnimator (Results 1 – 1 of 1) sorted by relevance
189 final ValueAnimator colorAnimator = in animate() local191 colorAnimator.setDuration(CIRCLE_ANIM_DURATION_MS); in animate()192 colorAnimator.setInterpolator(Gusterpolator.INSTANCE); in animate()193 colorAnimator.addUpdateListener(new ValueAnimator.AnimatorUpdateListener() { in animate()204 colorAnimator.addListener(new AnimatorListener() { in animate()240 colorAnimator.start(); in animate()