Searched refs:maybeShowEncryptionNotificationForUser (Results 1 – 2 of 2) sorted by relevance
705 maybeShowEncryptionNotificationForUser(userInfo.id, reason); in updateActivatedEncryptionNotifications()716 private void maybeShowEncryptionNotificationForUser(@UserIdInt int userId, String reason) { in maybeShowEncryptionNotificationForUser() method in LockSettingsService858 maybeShowEncryptionNotificationForUser(userId, "user started"); in onUserStarting()1645 maybeShowEncryptionNotificationForUser(profile.id, "parent unlocked"); in unlockUser()
14820 PLcom/android/server/locksettings/LockSettingsService;->maybeShowEncryptionNotificationForUser(ILja…