Searched refs:mSwipeAnimator (Results 1 – 1 of 1) sorted by relevance
64 private Animator mSwipeAnimator; field in KeyguardAffordanceHelper71 mSwipeAnimator = null;221 mSwipeAnimator = null; in startHintAnimationPhase1()232 mSwipeAnimator = animator; in startHintAnimationPhase1()244 mSwipeAnimator = null; in startUnlockHintAnimationPhase2()258 mSwipeAnimator = animator; in startUnlockHintAnimationPhase2()278 if (mSwipeAnimator != null) { in cancelAnimation()279 mSwipeAnimator.cancel(); in cancelAnimation()325 mSwipeAnimator = animator; in fling()450 if (mSwipeAnimator != null) {[all …]