Searched defs:createNotificationChannelGroups (Results 1 – 2 of 2) sorted by relevance
85 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method
664 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager