Searched refs:swipeAnimator (Results 1 – 1 of 1) sorted by relevance
56 private Animator swipeAnimator; field in SwipeButtonHelper66 swipeAnimator = null;286 swipeAnimator = null; in startHintAnimationPhase1()299 swipeAnimator = animator; in startHintAnimationPhase1()317 swipeAnimator = null; in startUnlockHintAnimationPhase2()328 swipeAnimator = animator; in startUnlockHintAnimationPhase2()352 if (swipeAnimator != null) { in cancelAnimation()353 swipeAnimator.cancel(); in cancelAnimation()401 swipeAnimator = animator; in fling()