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