Searched refs:mCurrentAnimator (Results 1 – 1 of 1) sorted by relevance
167 private AnimatorSet mCurrentAnimator; field in Folder560 mCurrentAnimator = a; in startAnimation()565 mCurrentAnimator = null; in startAnimation()747 if (!animate && mCurrentAnimator != null && mCurrentAnimator.isRunning()) { in handleClose()748 mCurrentAnimator.cancel(); in handleClose()773 if (mCurrentAnimator != null && mCurrentAnimator.isRunning()) { in cancelRunningAnimations()774 mCurrentAnimator.cancel(); in cancelRunningAnimations()