Home
last modified time | relevance | path

Searched refs:setPrivateNotificationsAllowed (Results 1 – 7 of 7) 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.aidl203 void setPrivateNotificationsAllowed(boolean allow); in setPrivateNotificationsAllowed() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4159 public void setPrivateNotificationsAllowed(boolean allow) {
/frameworks/base/api/
Dsystem-current.txt525 …ermission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS) public void setPrivateNotificationsAllowed(boolea…
/frameworks/base/non-updatable-api/
Dsystem-current.txt525 …ermission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS) public void setPrivateNotificationsAllowed(boolea…
/frameworks/base/config/
Dboot-image-profile.txt40908 HSPLandroid/app/INotificationManager$Stub$Proxy;->setPrivateNotificationsAllowed(Z)V
40935 HSPLandroid/app/KeyguardManager;->setPrivateNotificationsAllowed(Z)V
/frameworks/base/services/
Dart-profile9419 PLcom/android/server/notification/NotificationManagerService$10;->setPrivateNotificationsAllowed(Z)V