Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java685 CharSequence detail = getEncryptionNotificationDetail(); in showEncryptionNotificationForProfile()
714 private String getEncryptionNotificationDetail() { in getEncryptionNotificationDetail() method in LockSettingsService