Searched refs:getEnabledNotificationListeners (Results 1 – 5 of 5) sorted by relevance
185 List<ComponentName> getEnabledNotificationListeners(int userId); in getEnabledNotificationListeners() method
1521 public List<ComponentName> getEnabledNotificationListeners(int userId) { in getEnabledNotificationListeners() method in NotificationManager1524 return service.getEnabledNotificationListeners(userId); in getEnabledNotificationListeners()
1055 List<ComponentName> current = nm.getEnabledNotificationListeners(userId); in revokeNotificationListenerAccess()
2015 mNotificationManager.getEnabledNotificationListeners(userId); in hasEnabledNotificationListener()
4720 public List<ComponentName> getEnabledNotificationListeners(int userId) {