Searched refs:mPerformanceStats (Results 1 – 1 of 1) sorted by relevance
148 private PerformanceStats mPerformanceStats; field in FingerprintService461 mPerformanceStats.accept++; in handleAuthenticated()463 mPerformanceStats.reject++; in handleAuthenticated()472 if (mPerformanceStats != null && getLockoutMode() == AuthenticationClient.LOCKOUT_NONE in handleAcquired()475 mPerformanceStats.acquire++; in handleAcquired()896 mPerformanceStats.permanentLockout++; in startAuthentication()898 mPerformanceStats.lockout++; in startAuthentication()1199 mPerformanceStats = stats; in authenticate()