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()685 if (mPerformanceStats != null && getLockoutMode() == AuthenticationClient.LOCKOUT_NONE in handleAcquired()926 int lockoutMode = getLockoutMode(); in startAuthentication()
167 if (getLockoutMode() != AuthenticationClient.LOCKOUT_NONE) { in handleFailedAttempt()889 protected int getLockoutMode() { in getLockoutMode() method in FingerprintService973 if (DEBUG && getLockoutMode() != AuthenticationClient.LOCKOUT_NONE) { in resetFailedAttemptsForUser()
1039 protected int getLockoutMode() { in getLockoutMode() method in FaceService
5271 HSPLcom/android/server/biometrics/fingerprint/FingerprintService;->getLockoutMode()I