Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java705 showEncryptionNotification(user, title, message, detail, intent); in showEncryptionNotificationForProfile()
726 private void showEncryptionNotification(UserHandle user, CharSequence title, in showEncryptionNotification() method in LockSettingsService