Searched refs:setNotificationListenerAccessGrantedForUser (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationShellCmd.java | 220 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand() 234 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand()
|
H A D | NotificationManagerService.java | 864 getBinderService().setNotificationListenerAccessGrantedForUser(cn, in allowNotificationListener() 5175 setNotificationListenerAccessGrantedForUser( 5187 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId,
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | INotificationManager.aidl | 185 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method
|
H A D | NotificationManager.java | 1662 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager 1666 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted, true); in setNotificationListenerAccessGrantedForUser()
|
/aosp12/frameworks/base/services/core/java/com/android/server/vr/ |
H A D | VrManagerService.java | 1052 nm.setNotificationListenerAccessGrantedForUser(c, userId, true); in grantNotificationListenerAccess() 1063 nm.setNotificationListenerAccessGrantedForUser(component, userId, false); in revokeNotificationListenerAccess()
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 3043 mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 6490 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationListenerAccessGrantedForUser(Landroid… 6677 Landroid/app/INotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Co… 8122 Landroid/app/NotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Com…
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 26530 …id/server/notification/NotificationManagerService$11;->setNotificationListenerAccessGrantedForUser…
|