Searched defs:deleteNotificationChannelGroup (Results 1 – 3 of 3) sorted by relevance
1080 public void deleteNotificationChannelGroup(String groupId) { in deleteNotificationChannelGroup() method in NotificationManager
115 void deleteNotificationChannelGroup(String pkg, String channelGroupId); in deleteNotificationChannelGroup() method
1513 public List<NotificationChannel> deleteNotificationChannelGroup(String pkg, int uid, in deleteNotificationChannelGroup() method in PreferencesHelper