Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java705 maybeShowEncryptionNotificationForUser(userInfo.id, reason); in updateActivatedEncryptionNotifications()
716 private void maybeShowEncryptionNotificationForUser(@UserIdInt int userId, String reason) { in maybeShowEncryptionNotificationForUser() method in LockSettingsService
858 maybeShowEncryptionNotificationForUser(userId, "user started"); in onUserStarting()
1645 maybeShowEncryptionNotificationForUser(profile.id, "parent unlocked"); in unlockUser()
/frameworks/base/services/
Dart-wear-profile14820 PLcom/android/server/locksettings/LockSettingsService;->maybeShowEncryptionNotificationForUser(ILja…