Searched refs:getChannelConfig (Results 1 – 3 of 3) sorted by relevance
174 static int getChannelConfig(int channelCount) { in getChannelConfig() method in BlockingAudioTrack211 final int channelConfig = getChannelConfig(mChannelCount); in createStreamingAudioTrack()
137 int channelConfig = BlockingAudioTrack.getChannelConfig(channelCount); in start()
99 public int getChannelConfig() { in getChannelConfig() method in BluetoothAudioConfig