Searched refs:setChannelMask (Results 1 – 10 of 10) sorted by relevance
442 public Builder setChannelMask(int channelMask) { in setChannelMask() method in AudioFormat.Builder
230 .setChannelMask(getChannelMaskFromLegacyConfig(channelConfig, in AudioRecord()
363 .setChannelMask(channelConfig) in AudioTrack()
108 .setChannelMask(channelMask).setEncoding(encoding).build(); in AudioPolicyConfig()
333 .setChannelMask(AudioFormat.inChannelMaskFromOutChannelMask( in createAudioRecordSink()
219 .setChannelMask(channelConfig) in createStreamingAudioTrack()
271 .setChannelMask(AudioFormat.CHANNEL_IN_MONO) in testRecognitionEventParcelUnparcel_largeAudioData()
547 .setChannelMask(channelMask) in fromParcel()940 .setChannelMask(channelMask) in fromParcel()
15050 method public android.media.AudioFormat.Builder setChannelMask(int);
14036 method public android.media.AudioFormat.Builder setChannelMask(int);