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