Home
last modified time | relevance | path

Searched defs:getChannelCount (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/virtualdevice/audio/src/android/virtualdevice/cts/audio/
DSignalObserver.java181 int getChannelCount(); in getChannelCount() method
206 public int getChannelCount() { in getChannelCount() method in SignalObserver.AudioRecordSource
235 public int getChannelCount() { in getChannelCount() method in SignalObserver.AudioCaptureSource
/cts/apps/CtsVerifier/jni/megaaudio/common/
DOboeStream.cpp146 int32_t OboeStream::getChannelCount() { in getChannelCount() function in OboeStream
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java81 public int getChannelCount() { in getChannelCount() method in JavaRecorder
DOboeRecorder.java55 public int getChannelCount() { in getChannelCount() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DJavaPlayer.java76 public int getChannelCount() { in getChannelCount() method in JavaPlayer
DOboePlayer.java65 public int getChannelCount() { in getChannelCount() method in OboePlayer
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothLeAudioCodecTest.java157 public void getChannelCount() { in getChannelCount() method in BluetoothLeAudioCodecTest
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DBuilderBase.java151 public int getChannelCount() { in getChannelCount() method in BuilderBase
DStreamBase.java261 public abstract int getChannelCount(); in getChannelCount() method in StreamBase
/cts/tests/tests/media/audio/src/android/media/audio/cts/
DAudioTrackNative.java111 public int getChannelCount() { in getChannelCount() method in AudioTrackNative
DAudioRecordNative.java109 public int getChannelCount() { in getChannelCount() method in AudioRecordNative
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DSoundPlayerObject.java96 public int getChannelCount() { in getChannelCount() method in SoundPlayerObject