Searched refs:handleBadAttempt (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DCryptKeeper.java144 handleBadAttempt(1 /* failedAttempt */);
223 handleBadAttempt(failedAttempts);
233 private void handleBadAttempt(Integer failedAttempts) { method in class:CryptKeeper

Completed in 40 milliseconds