Home
last modified time | relevance | path

Searched refs:getChannelMasks (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DGenerators.cpp113 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()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioProfile.java80 public @NonNull int[] getChannelMasks() { in getChannelMasks() method in AudioProfile
H A DAudioPort.java135 channelMasks.addAll(Arrays.stream(profile.getChannelMasks()).boxed() in AudioPort()
H A DAudioDeviceInfo.java458 public @NonNull int[] getChannelMasks() { in getChannelMasks() method in AudioDeviceInfo
483 for (int mask : getChannelMasks()) { in getChannelCounts()
/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioDeviceInfo.java181 int[] channelMasks = info.getChannelMasks(); in getMaxChannels()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
H A DCarAudioDeviceInfoTest.java196 when(audioDeviceInfo.getChannelMasks()).thenReturn(new int[]{CHANNEL_OUT_STEREO, in getChannelCount_withMultipleChannels_returnsHighestCount()
/aosp12/hardware/interfaces/audio/4.0/config/api/
H A Dcurrent.txt301 method public String getChannelMasks();
/aosp12/hardware/interfaces/audio/5.0/config/api/
H A Dcurrent.txt321 method public String getChannelMasks();
/aosp12/hardware/interfaces/audio/6.0/config/api/
H A Dcurrent.txt331 method public String getChannelMasks();
/aosp12/system/tools/xsdc/tests/resources/enum_type/api/
H A Dcurrent.txt445 method public String getChannelMasks();
/aosp12/hardware/interfaces/audio/7.0/config/api/
H A Dcurrent.txt502 … public java.util.List<android.audio.policy.configuration.V7_0.AudioChannelMask> getChannelMasks();
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt20266 method @NonNull public int[] getChannelMasks();
20756 method @NonNull public int[] getChannelMasks();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt10936 HSPLandroid/media/AudioProfile;->getChannelMasks()[I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt10931 HSPLandroid/media/AudioProfile;->getChannelMasks()[I