Searched refs:remainingAttemptsBeforeWipe (Results 1 – 1 of 1) sorted by relevance
177 val remainingAttemptsBeforeWipe = max(0, failedAttemptsBeforeWipe - failedAttempts) in <lambda>() constant178 if (remainingAttemptsBeforeWipe >= LockPatternUtils.FAILED_ATTEMPTS_BEFORE_WIPE_GRACE) { in <lambda>()185 remainingAttempts = remainingAttemptsBeforeWipe, in <lambda>()