Searched refs:mPerformanceStats (Results 1 – 1 of 1) sorted by relevance
103 private PerformanceStats mPerformanceStats; field in BiometricServiceBase267 mPerformanceStats.permanentLockout++; in handleFailedAttempt()269 mPerformanceStats.lockout++; in handleFailedAttempt()696 if (mPerformanceStats != null && getLockoutMode() == AuthenticationClient.LOCKOUT_NONE in handleAcquired()699 mPerformanceStats.acquire++; in handleAcquired()712 mPerformanceStats.accept++; in handleAuthenticated()714 mPerformanceStats.reject++; in handleAuthenticated()867 mPerformanceStats = stats; in authenticateInternal()