Searched defs:failedAttempts (Results 1 – 2 of 2) sorted by relevance
145 int failedAttempts; field in UserManagerService.RestrictionsPinState747 int failedAttempts = 0; in readUserLocked() local
676 final int failedAttempts = monitor.getFailedUnlockAttempts() + 1; // +1 for this time in reportFailedUnlockAttempt() local