Searched refs:mLastAnimator (Results 1 – 1 of 1) sorted by relevance
53 private Animator mLastAnimator; field in KeyguardIndicationTextView77 if (mLastAnimator != null) { in clearMessages()78 mLastAnimator.cancel(); in clearMessages()164 if (mLastAnimator != null) { in switchIndication()165 mLastAnimator.cancel(); in switchIndication()167 mLastAnimator = animator; in switchIndication()176 if (mLastAnimator != null) { in switchIndication()177 mLastAnimator.cancel(); in switchIndication()178 mLastAnimator = null; in switchIndication()