Searched refs:animatorToCancel (Results 1 – 1 of 1) sorted by relevance
948 Animator animatorToCancel = null; in animatePropertyBy() local959 animatorToCancel = runningAnim; in animatePropertyBy()964 if (animatorToCancel != null) { in animatePropertyBy()965 animatorToCancel.cancel(); in animatePropertyBy()