Home
last modified time | relevance | path

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

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