Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java740 showEncryptionNotificationForProfile(userHandle, parent.getUserHandle(), reason); in maybeShowEncryptionNotificationForUser()
745 private void showEncryptionNotificationForProfile(UserHandle user, UserHandle parent, in showEncryptionNotificationForProfile() method in LockSettingsService