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