Searched refs:getLockoutMode (Results 1 – 5 of 5) sorted by relevance
138 protected int getLockoutMode() { in getLockoutMode() method in IrisService
210 protected abstract int getLockoutMode(); in getLockoutMode() method in BiometricServiceBase265 final int lockoutMode = getLockoutMode(); in handleFailedAttempt()696 if (mPerformanceStats != null && getLockoutMode() == AuthenticationClient.LOCKOUT_NONE in handleAcquired()939 int lockoutMode = getLockoutMode(); in startAuthentication()
167 if (getLockoutMode() != AuthenticationClient.LOCKOUT_NONE) { in handleFailedAttempt()891 protected int getLockoutMode() { in getLockoutMode() method in FingerprintService975 if (DEBUG && getLockoutMode() != AuthenticationClient.LOCKOUT_NONE) { in resetFailedAttemptsForUser()
1226 protected int getLockoutMode() { in getLockoutMode() method in FaceService
5271 HSPLcom/android/server/biometrics/fingerprint/FingerprintService;->getLockoutMode()I