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.java200 mBinderService.setNotificationPolicyAccessGrantedForUser( in onCommand()
211 mBinderService.setNotificationPolicyAccessGrantedForUser( in onCommand()
DNotificationManagerService.java1032 getBinderService().setNotificationPolicyAccessGrantedForUser(packageName, userId, true); in allowDndPackage()
5970 setNotificationPolicyAccessGrantedForUser(
5975 public void setNotificationPolicyAccessGrantedForUser(
/frameworks/base/core/java/android/app/
DINotificationManager.aidl219 void setNotificationPolicyAccessGrantedForUser(String pkg, int userId, boolean granted); in setNotificationPolicyAccessGrantedForUser() method
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5039 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