Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java220 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand()
234 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand()
DNotificationManagerService.java944 getBinderService().setNotificationListenerAccessGrantedForUser(cn, in allowNotificationListener()
5589 setNotificationListenerAccessGrantedForUser(
5601 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId,
/frameworks/base/core/java/android/app/
DINotificationManager.aidl189 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method
DNotificationManager.java1685 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager
1689 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted, true); in setNotificationListenerAccessGrantedForUser()
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java1053 nm.setNotificationListenerAccessGrantedForUser(c, userId, true); in grantNotificationListenerAccess()
1067 nm.setNotificationListenerAccessGrantedForUser(component, userId, false); in revokeNotificationListenerAccess()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4271 mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser()
4291 () -> mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser_grantWithNameTooLong_throws()
4301 mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser_revokeWithNameTooLong_okay()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt6490 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationListenerAccessGrantedForUser(Landroid…
6677 Landroid/app/INotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Co…
8122 Landroid/app/NotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Com…