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