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.java219 mBinderService.setNotificationListenerAccessGrantedForUser(cn, userId, true); in onCommand()
232 mBinderService.setNotificationListenerAccessGrantedForUser(cn, userId, false); in onCommand()
DNotificationManagerService.java697 getBinderService().setNotificationListenerAccessGrantedForUser(cn, in allowNotificationListener()
4769 setNotificationListenerAccessGrantedForUser(
4781 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId,
/frameworks/base/core/java/android/app/
DINotificationManager.aidl182 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method
DNotificationManager.java1488 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager
1492 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted); in setNotificationListenerAccessGrantedForUser()
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java1048 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/
DNotificationManagerServiceTest.java2803 mBinderService.setNotificationListenerAccessGrantedForUser(c, user.getIdentifier(), true); in testSetListenerAccessForUser()
/frameworks/base/services/
Dart-profile21370 …id/server/notification/NotificationManagerService$10;->setNotificationListenerAccessGrantedForUser