Searched refs:animatorToCancel (Results 1 – 1 of 1) sorted by relevance
939 Animator animatorToCancel = null; in animatePropertyBy() local950 animatorToCancel = runningAnim; in animatePropertyBy()955 if (animatorToCancel != null) { in animatePropertyBy()956 animatorToCancel.cancel(); in animatePropertyBy()