Searched refs:setChannels (Results 1 – 8 of 8) sorted by relevance
211 public void setChannels(List<NotificationChannel> channels) { in setChannels() method in NotificationChannelGroup322 cloned.setChannels(getChannels()); in clone()
48 void setChannels(const ChannelMaskSet &channelMasks);
72 audioProfile->setChannels({AUDIO_CHANNEL_OUT_MONO, AUDIO_CHANNEL_OUT_STEREO}); in getAudioProfileVectorForTest()
11 method public void setChannels(int);
96 profile->setChannels(channelMaskSet); in setChannelsForAudioProfiles()
76 void AudioProfile::setChannels(const ChannelMaskSet &channelMasks) in setChannels() function in android::AudioProfile
870 group.setChannels(oldGroup.getChannels()); in createNotificationChannelGroup()1331 group.setChannels(new ArrayList<>()); in getNotificationChannelGroupWithChannels()1377 ncg.setChannels(new ArrayList<>()); in getNotificationChannelGroups()
8056 Landroid/app/NotificationChannelGroup;->setChannels(Ljava/util/List;)V