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