Searched refs:setNotificationListenerAccessGrantedForUser (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationShellCmd.java | 145 mBinderService.setNotificationListenerAccessGrantedForUser(cn, userId, true); in onCommand() 158 mBinderService.setNotificationListenerAccessGrantedForUser(cn, userId, false); in onCommand()
|
D | NotificationManagerService.java | 530 getBinderService().setNotificationListenerAccessGrantedForUser(cn, in readDefaultApprovedServices() 3906 setNotificationListenerAccessGrantedForUser( 3918 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId,
|
/frameworks/base/core/java/android/app/ |
D | INotificationManager.aidl | 163 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method
|
D | NotificationManager.java | 1320 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager 1324 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted); in setNotificationListenerAccessGrantedForUser()
|
/frameworks/base/services/core/java/com/android/server/vr/ |
D | VrManagerService.java | 1048 nm.setNotificationListenerAccessGrantedForUser(c, userId, true); in grantNotificationListenerAccess() 1059 nm.setNotificationListenerAccessGrantedForUser(component, userId, false); in revokeNotificationListenerAccess()
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 2117 mBinderService.setNotificationListenerAccessGrantedForUser(c, user.getIdentifier(), true); in testSetListenerAccessForUser()
|
/frameworks/base/services/ |
D | art-profile | 9414 …id/server/notification/NotificationManagerService$10;->setNotificationListenerAccessGrantedForUser…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 6910 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationListenerAccessGrantedForUser(Landroid… 7099 Landroid/app/INotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Co… 8654 Landroid/app/NotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/Com…
|
D | boot-image-profile.txt | 1993 HSPLandroid/app/NotificationManager;->setNotificationListenerAccessGrantedForUser(Landroid/content/…
|