Searched refs:expiringUser (Results 1 – 1 of 1) sorted by relevance
434 final int expiringUser = dpm.getProfileWithMinimumFailedPasswordsForWipe(userId); in reportFailedUnlockAttempt() local436 if (expiringUser == userId) { in reportFailedUnlockAttempt()438 if (expiringUser != UserHandle.USER_SYSTEM) { in reportFailedUnlockAttempt()441 } else if (expiringUser != UserHandle.USER_NULL) { in reportFailedUnlockAttempt()448 Slog.i(TAG, "Too many unlock attempts; user " + expiringUser + " will be wiped!"); in reportFailedUnlockAttempt()