Searched refs:clearAttemptCounter (Results 1 – 1 of 1) sorted by relevance
966 protected void resetFailedAttemptsForUser(boolean clearAttemptCounter, int userId) { in resetFailedAttemptsForUser() argument968 Slog.v(TAG, "Reset fingerprint lockout, clearAttemptCounter=" + clearAttemptCounter); in resetFailedAttemptsForUser()970 if (clearAttemptCounter) { in resetFailedAttemptsForUser()