Searched refs:setNotificationListenerAccessGranted (Results 1 – 4 of 4) sorted by relevance
161 void setNotificationListenerAccessGranted(in ComponentName listener, boolean enabled); in setNotificationListenerAccessGranted() method
1310 public void setNotificationListenerAccessGranted(ComponentName listener, boolean granted) { in setNotificationListenerAccessGranted() method in NotificationManager1313 service.setNotificationListenerAccessGranted(listener, granted); in setNotificationListenerAccessGranted()
2181 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess()2335 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_doesNothingOnLowRam()2385 mBinderService.setNotificationListenerAccessGranted(c, true); in testSetListenerAccess_doesNothingOnLowRam_exceptWatch()
3890 public void setNotificationListenerAccessGranted(ComponentName listener,