Searched refs:mAnimationCancelled (Results 1 – 3 of 3) sorted by relevance
97 private boolean mAnimationCancelled; field in FingerprintEnrollEnrolling206 mAnimationCancelled = false; in onEnterAnimationComplete()215 mAnimationCancelled = true; in stopIconAnimation()392 if (mAnimationCancelled) {
98 private boolean mAnimationCancelled; field in FingerprintEnrollEnrolling210 mAnimationCancelled = false; in onEnterAnimationComplete()219 mAnimationCancelled = true; in stopIconAnimation()396 if (mAnimationCancelled) {
91 private boolean mAnimationCancelled = false; field in DragView152 if (!mAnimationCancelled) { in DragView()504 mAnimationCancelled = true; in cancelAnimation()