Searched refs:mCurrentAnimator (Results 1 – 1 of 1) sorted by relevance
193 private AnimatorSet mCurrentAnimator; field in Folder587 mCurrentAnimator = a; in addAnimationStartListeners()592 mCurrentAnimator = null; in addAnimationStartListeners()785 if (!animate && mCurrentAnimator != null && mCurrentAnimator.isRunning()) { in handleClose()786 mCurrentAnimator.cancel(); in handleClose()811 if (mCurrentAnimator != null && mCurrentAnimator.isRunning()) { in cancelRunningAnimations()812 mCurrentAnimator.cancel(); in cancelRunningAnimations()