Searched defs:getEnabledNotificationListeners (Results 1 – 2 of 2) sorted by relevance
2436 public @NonNull List<ComponentName> getEnabledNotificationListeners() { in getEnabledNotificationListeners() method in NotificationManager2441 public List<ComponentName> getEnabledNotificationListeners(int userId) { in getEnabledNotificationListeners() method in NotificationManager
205 List<ComponentName> getEnabledNotificationListeners(int userId); in getEnabledNotificationListeners() method