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