Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java195 mBinderService.setNotificationPolicyAccessGrantedForUser( in onCommand()
206 mBinderService.setNotificationPolicyAccessGrantedForUser( in onCommand()
DNotificationManagerService.java935 getBinderService().setNotificationPolicyAccessGrantedForUser(packageName, userId, true); in allowDndPackage()
5402 setNotificationPolicyAccessGrantedForUser(
5407 public void setNotificationPolicyAccessGrantedForUser(
/frameworks/base/core/java/android/app/
DINotificationManager.aidl211 void setNotificationPolicyAccessGrantedForUser(String pkg, int userId, boolean granted); in setNotificationPolicyAccessGrantedForUser() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4413 mBinderService.setNotificationPolicyAccessGrantedForUser( in testSetDndAccessForUser()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6493 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationPolicyAccessGrantedForUser(Ljava/lang…
6680 Landroid/app/INotificationManager;->setNotificationPolicyAccessGrantedForUser(Ljava/lang/String;IZ)V