Searched refs:createNotificationChannelGroups (Results 1 – 8 of 8) sorted by relevance
778 createNotificationChannelGroups(Arrays.asList(group)); in createNotificationChannelGroup()786 public void createNotificationChannelGroups(@NonNull List<NotificationChannelGroup> groups) { in createNotificationChannelGroups() method in NotificationManager789 service.createNotificationChannelGroups(mContext.getPackageName(), in createNotificationChannelGroups()
89 void createNotificationChannelGroups(String pkg, in ParceledListSlice channelGroupList); in createNotificationChannelGroups() method
2243 mBinderService.createNotificationChannelGroups(PKG, in testCreateChannelGroupNotifyListener()
3281 public void createNotificationChannelGroups(String pkg,
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
2858 HSPLandroid/app/NotificationManager;->createNotificationChannelGroups(Ljava/util/List;)V
21291 HPLcom/android/server/notification/NotificationManagerService$10;->createNotificationChannelGroups(…
5999 …method public void createNotificationChannelGroups(@NonNull java.util.List<android.app.Notificatio…