Searched refs:setChannels (Results 1 – 4 of 4) sorted by relevance
223 public void setChannels(List<NotificationChannel> channels) { in setChannels() method in NotificationChannelGroup334 cloned.setChannels(getChannels()); in clone()
614 updated.setChannels(ImmutableList.of( in testUpdateGroup_notifyTwoListeners()
870 group.setChannels(oldGroup.getChannels()); in createNotificationChannelGroup()1442 group.setChannels(new ArrayList<>()); in getNotificationChannelGroupWithChannels()1488 ncg.setChannels(new ArrayList<>()); in getNotificationChannelGroups()
8056 Landroid/app/NotificationChannelGroup;->setChannels(Ljava/util/List;)V