Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java677 showEncryptionNotificationForProfile(userHandle, reason); in maybeShowEncryptionNotificationForUser()
682 private void showEncryptionNotificationForProfile(UserHandle user, String reason) { in showEncryptionNotificationForProfile() method in LockSettingsService