Searched defs:userType (Results 1 – 1 of 1) sorted by relevance
214 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()233 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()274 int userType = USER_TYPE_PRIMARY; in reportFailedUnlockAttempt() local