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.java225 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand()
239 mBinderService.setNotificationListenerAccessGrantedForUser( in onCommand()
DNotificationManagerService.java1041 getBinderService().setNotificationListenerAccessGrantedForUser(cn, in allowNotificationListener()
6185 setNotificationListenerAccessGrantedForUser(
6197 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId,
/frameworks/base/core/java/android/app/
DNotificationManager.java1877 service.setNotificationListenerAccessGrantedForUser(listener, mContext.getUserId(), in setNotificationListenerAccessGranted()
1888 public void setNotificationListenerAccessGrantedForUser(ComponentName listener, int userId, in setNotificationListenerAccessGrantedForUser() method in NotificationManager
1892 service.setNotificationListenerAccessGrantedForUser(listener, userId, granted, true); in setNotificationListenerAccessGrantedForUser()
DINotificationManager.aidl197 …void setNotificationListenerAccessGrantedForUser(in ComponentName listener, int userId, boolean en… in setNotificationListenerAccessGrantedForUser() method
/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.java4897 mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser()
4917 () -> mBinderService.setNotificationListenerAccessGrantedForUser( in testSetListenerAccessForUser_grantWithNameTooLong_throws()
4927 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…