Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardIndicationController.java256 String followUpMessage = mFaceLockedOutThisAuthSession
269 private boolean mFaceLockedOutThisAuthSession; field in KeyguardIndicationController
1333 if (faceAuthFailed && mFaceLockedOutThisAuthSession) { in onBiometricHelp()
1422 mFaceLockedOutThisAuthSession = false; in onLockedOutStateChanged()
1596 if (!mFaceLockedOutThisAuthSession) { in handleFaceLockoutError()
1597 mFaceLockedOutThisAuthSession = true; in handleFaceLockoutError()