Searched refs:mLoopAnimation (Results 1 – 1 of 1) sorted by relevance
55 private Animator mLoopAnimation; field in RippleAnimationSession125 if (mLoopAnimation != null) mLoopAnimation.cancel(); in exitSoftware()160 if (mLoopAnimation != null) mLoopAnimation.cancel(); in exitHardware()198 mLoopAnimation = null; in startAnimation()203 if (mLoopAnimation != null) mLoopAnimation.cancel(); in startAnimation()204 mLoopAnimation = loop; in startAnimation()