Home
last modified time | relevance | path

Searched refs:getChannelConfig (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DBlockingAudioTrack.java174 static int getChannelConfig(int channelCount) { in getChannelConfig() method in BlockingAudioTrack
211 final int channelConfig = getChannelConfig(mChannelCount); in createStreamingAudioTrack()
DPlaybackSynthesisCallback.java137 int channelConfig = BlockingAudioTrack.getChannelConfig(channelCount); in start()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAudioConfig.java99 public int getChannelConfig() { in getChannelConfig() method in BluetoothAudioConfig