Searched refs:CHANNEL_OUT_MONO (Results 1 – 15 of 15) sorted by relevance
141 AudioFormat.CHANNEL_OUT_MONO, AudioFormat.ENCODING_PCM_16BIT, in testConstructorMono16MusicStream()167 AudioFormat.CHANNEL_OUT_MONO, AudioFormat.ENCODING_PCM_16BIT, in testConstructorMono16MusicStatic()197 AudioFormat.CHANNEL_OUT_MONO, AudioFormat.ENCODING_PCM_8BIT, in testConstructorMono8MusicStream()221 AudioFormat.CHANNEL_OUT_MONO, AudioFormat.ENCODING_PCM_8BIT, in testConstructorMono8MusicStatic()635 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetPlaybackRateUninit()662 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetPlaybackHeadPositionPlaying()689 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetPlaybackHeadPositionStopped()717 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetPlaybackHeadPositionPaused()745 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetPlaybackHeadPositionTooFar()777 final int TEST_CONF = AudioFormat.CHANNEL_OUT_MONO; in testSetLoopPointsStream()[all …]
401 AudioFormat.CHANNEL_OUT_MONO, in test1_7AuxiliaryOnAudioTrack()404 AudioFormat.CHANNEL_OUT_MONO, in test1_7AuxiliaryOnAudioTrack()
20 import static android.media.AudioFormat.CHANNEL_OUT_MONO;74 .setChannelMask(CHANNEL_OUT_MONO)
77 assertEquals(AudioFormat.CHANNEL_OUT_MONO, api); in testAudioChannelConversionApiOutput()166 assertEquals(AudioFormat.CHANNEL_OUT_MONO, api.getChannelMask()); in testAudioConfigConversionApiLayout()200 assertEquals(AudioFormat.CHANNEL_OUT_MONO, api.getChannelMask()); in testAudioConfigBaseConversionApiLayout()
176 return AudioFormat.CHANNEL_OUT_MONO; in getChannelConfig()
296 return AudioFormat.CHANNEL_OUT_MONO; in aidl2api_AudioChannelLayout_AudioFormatChannelMask()374 return AudioFormat.CHANNEL_OUT_MONO in aidl2api_AudioChannelLayout_AudioFormatChannelMask()383 return AudioFormat.CHANNEL_OUT_MONO in aidl2api_AudioChannelLayout_AudioFormatChannelMask()
557 private int mChannelMask = AudioFormat.CHANNEL_OUT_MONO;578 private int mChannelConfiguration = AudioFormat.CHANNEL_OUT_MONO;1871 case AudioFormat.CHANNEL_OUT_MONO: in audioParamCheck()1874 mChannelMask = AudioFormat.CHANNEL_OUT_MONO; in audioParamCheck()2487 case AudioFormat.CHANNEL_OUT_MONO: in getMinBufferSize()
532 public static final int CHANNEL_OUT_MONO = CHANNEL_OUT_FRONT_LEFT; field in AudioFormat
9260 if (isOutput && format.getChannelMask() != AudioFormat.CHANNEL_OUT_MONO in checkCallRedirectionFormat()
68 public int channelOutMask = AudioFormat.CHANNEL_OUT_MONO;
560 AudioFormat.CHANNEL_OUT_MONO).build(); in build()
615 int channelConfig = AudioFormat.CHANNEL_OUT_MONO; in run()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14015 field public static final int CHANNEL_OUT_MONO = 4; // 0x4
21286 field public static final int CHANNEL_OUT_MONO = 4; // 0x4