Searched refs:animatorToCancel (Results 1 – 1 of 1) sorted by relevance
943 Animator animatorToCancel = null; in animatePropertyBy() local954 animatorToCancel = runningAnim; in animatePropertyBy()959 if (animatorToCancel != null) { in animatePropertyBy()960 animatorToCancel.cancel(); in animatePropertyBy()