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