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