Searched refs:failedAttemptsBeforeWipe (Results 1 – 1 of 1) sorted by relevance
423 final int failedAttemptsBeforeWipe = in reportFailedUnlockAttempt() local426 final int remainingBeforeWipe = failedAttemptsBeforeWipe > 0 ? in reportFailedUnlockAttempt()427 (failedAttemptsBeforeWipe - failedAttempts) in reportFailedUnlockAttempt()