Home
last modified time | relevance | path

Searched refs:mAnimationCancelled (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintEnrollEnrolling.java125 private boolean mAnimationCancelled; field in FingerprintEnrollEnrolling
280 mAnimationCancelled = false; in onEnterAnimationComplete()
291 mAnimationCancelled = true; in stopIconAnimation()
666 if (mAnimationCancelled) {