Searched refs:getChannelMasks (Results 1 – 15 of 15) sorted by relevance
113 auto configs = combineAudioConfig(profile.getChannelMasks(), in generateOutputDeviceConfigParameters()164 toString(profile.getChannelMasks()[0])}; in getOutputDeviceInvalidConfigParameters()250 auto configs = combineAudioConfig(profile.getChannelMasks(), in generateInputDeviceConfigParameters()300 toString(profile.getChannelMasks()[0])}; in getInputDeviceInvalidConfigParameters()
80 public @NonNull int[] getChannelMasks() { in getChannelMasks() method in AudioProfile
135 channelMasks.addAll(Arrays.stream(profile.getChannelMasks()).boxed() in AudioPort()
458 public @NonNull int[] getChannelMasks() { in getChannelMasks() method in AudioDeviceInfo483 for (int mask : getChannelMasks()) { in getChannelCounts()
181 int[] channelMasks = info.getChannelMasks(); in getMaxChannels()
196 when(audioDeviceInfo.getChannelMasks()).thenReturn(new int[]{CHANNEL_OUT_STEREO, in getChannelCount_withMultipleChannels_returnsHighestCount()
301 method public String getChannelMasks();
321 method public String getChannelMasks();
331 method public String getChannelMasks();
445 method public String getChannelMasks();
502 … public java.util.List<android.audio.policy.configuration.V7_0.AudioChannelMask> getChannelMasks();
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
20266 method @NonNull public int[] getChannelMasks();20756 method @NonNull public int[] getChannelMasks();
10936 HSPLandroid/media/AudioProfile;->getChannelMasks()[I
10931 HSPLandroid/media/AudioProfile;->getChannelMasks()[I