Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/
DKeyguardManagerTest.java117 mKeyguardManager.setPrivateNotificationsAllowed(true); in setPrivateNotificationsAllowed_allowed()
124 mKeyguardManager.setPrivateNotificationsAllowed(false); in setPrivateNotificationsAllowed_notAllowed()
/frameworks/base/core/java/android/app/
Dnotification.aconfig93 description: "Fixes the behavior of KeyguardManager#setPrivateNotificationsAllowed()"
DKeyguardManager.java444 public void setPrivateNotificationsAllowed(boolean allow) { in setPrivateNotificationsAllowed() method in KeyguardManager
446 mNotificationManager.setPrivateNotificationsAllowed(allow); in setPrivateNotificationsAllowed()
DINotificationManager.aidl244 void setPrivateNotificationsAllowed(boolean allow); in setPrivateNotificationsAllowed() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java6390 public void setPrivateNotificationsAllowed(boolean allow) {
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java15400 mBinderService.setPrivateNotificationsAllowed(false);
/frameworks/base/core/api/
Dsystem-current.txt994 …ermission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS) public void setPrivateNotificationsAllowed(boolea…