Home
last modified time | relevance | path

Searched refs:maybeShowEncryptionNotificationForUser (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java642 maybeShowEncryptionNotificationForUser(userInfo.id, reason); in updateActivatedEncryptionNotifications()
653 private void maybeShowEncryptionNotificationForUser(@UserIdInt int userId, String reason) { in maybeShowEncryptionNotificationForUser() method in LockSettingsService
766 maybeShowEncryptionNotificationForUser(userId, "user started"); in onStartUser()
1452 maybeShowEncryptionNotificationForUser(profile.id, "parent unlocked"); in unlockUser()