Home
last modified time | relevance | path

Searched refs:setNotificationListenerAccessGranted (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DINotificationManager.aidl163 void setNotificationListenerAccessGranted(in ComponentName listener, boolean enabled); in setNotificationListenerAccessGranted() method
DNotificationManager.java1329 public void setNotificationListenerAccessGranted(ComponentName listener, boolean granted) { in setNotificationListenerAccessGranted() method in NotificationManager
1332 service.setNotificationListenerAccessGranted(listener, granted); in setNotificationListenerAccessGranted()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2259 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess()
2413 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_doesNothingOnLowRam()
2463 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_doesNothingOnLowRam_exceptWatch()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3981 public void setNotificationListenerAccessGranted(ComponentName listener,
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt6492 Landroid/app/INotificationManager$Stub$Proxy;->setNotificationListenerAccessGranted(Landroid/conten…
6679 Landroid/app/INotificationManager;->setNotificationListenerAccessGranted(Landroid/content/Component…
8124 Landroid/app/NotificationManager;->setNotificationListenerAccessGranted(Landroid/content/ComponentN…