Searched refs:expiringUserId (Results 1 – 1 of 1) sorted by relevance
1142 void showMessageForFailedUnlockAttempt(int userId, int expiringUserId, Integer mainUserId, in showMessageForFailedUnlockAttempt() argument1145 if (expiringUserId == userId) { in showMessageForFailedUnlockAttempt()1153 if (expiringUserId != primaryUser) { in showMessageForFailedUnlockAttempt()1156 } else if (expiringUserId != UserHandle.USER_NULL) { in showMessageForFailedUnlockAttempt()1164 Slog.i(TAG, "Too many unlock attempts; user " + expiringUserId in showMessageForFailedUnlockAttempt()