Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java747 CharSequence title = getEncryptionNotificationTitle(); in showEncryptionNotificationForProfile()
779 private String getEncryptionNotificationTitle() { in getEncryptionNotificationTitle() method in LockSettingsService