Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DKeyguardManager.java250 public void setPrivateNotificationsAllowed(boolean allow) { in setPrivateNotificationsAllowed() method in KeyguardManager
252 mNotificationManager.setPrivateNotificationsAllowed(allow); in setPrivateNotificationsAllowed()
DINotificationManager.aidl201 void setPrivateNotificationsAllowed(boolean allow); in setPrivateNotificationsAllowed() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4068 public void setPrivateNotificationsAllowed(boolean allow) {
/frameworks/base/api/
Dsystem-current.txt512 …ermission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS) public void setPrivateNotificationsAllowed(boolea…
/frameworks/base/services/
Dart-profile9419 PLcom/android/server/notification/NotificationManagerService$10;->setPrivateNotificationsAllowed(Z)V