Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothA2dpTest.java199 public void getSupportedCodecTypes() { in getSupportedCodecTypes() method in BluetoothA2dpTest
205 .getSupportedCodecTypes()); in getSupportedCodecTypes()
209 mBluetoothA2dp.getSupportedCodecTypes(); in getSupportedCodecTypes()
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DMediaCodecListTest.java297 List<CodecType> supportedList = getSupportedCodecTypes(); in testRequiredMediaCodecList()
373 private List<CodecType> getSupportedCodecTypes() { in getSupportedCodecTypes() method in MediaCodecListTest
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt9 …ILEGED) public java.util.Collection<android.bluetooth.BluetoothCodecType> getSupportedCodecTypes();