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