Searched refs:mFaceLockedOutThisAuthSession (Results 1 – 1 of 1) sorted by relevance
256 String followUpMessage = mFaceLockedOutThisAuthSession269 private boolean mFaceLockedOutThisAuthSession; field in KeyguardIndicationController1333 if (faceAuthFailed && mFaceLockedOutThisAuthSession) { in onBiometricHelp()1422 mFaceLockedOutThisAuthSession = false; in onLockedOutStateChanged()1596 if (!mFaceLockedOutThisAuthSession) { in handleFaceLockoutError()1597 mFaceLockedOutThisAuthSession = true; in handleFaceLockoutError()