Searched refs:setNotificationListenerAccessGranted (Results 1 – 5 of 5) sorted by relevance
180 void setNotificationListenerAccessGranted(in ComponentName listener, boolean enabled); in setNotificationListenerAccessGranted() method
1478 public void setNotificationListenerAccessGranted(ComponentName listener, boolean granted) { in setNotificationListenerAccessGranted() method in NotificationManager1481 service.setNotificationListenerAccessGranted(listener, granted); in setNotificationListenerAccessGranted()
2881 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess()3035 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_onLowRam()3083 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_doesNothingOnLowRam_exceptWatch()
4767 public void setNotificationListenerAccessGranted(ComponentName listener,
21369 …droid/server/notification/NotificationManagerService$10;->setNotificationListenerAccessGranted(Lan…