Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java683 CharSequence title = getEncryptionNotificationTitle(); in showEncryptionNotificationForProfile()
708 private String getEncryptionNotificationTitle() { in getEncryptionNotificationTitle() method in LockSettingsService