Home
last modified time | relevance | path

Searched refs:sourceCodecType (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothLeAudioCodecConfigTest.java58 private BluetoothLeAudioCodecConfig buildBluetoothLeAudioCodecConfig(int sourceCodecType) { in buildBluetoothLeAudioCodecConfig() argument
59 return new BluetoothLeAudioCodecConfig.Builder().setCodecType(sourceCodecType).build(); in buildBluetoothLeAudioCodecConfig()
DBluetoothCodecStatusTest.java584 int sourceCodecType, in buildBluetoothCodecConfig() argument
594 .setCodecType(sourceCodecType) in buildBluetoothCodecConfig()
DBluetoothCodecConfigTest.java560 int sourceCodecType, in buildBluetoothCodecConfig() argument
570 .setCodecType(sourceCodecType) in buildBluetoothCodecConfig()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java1111 int sourceCodecType, in buildBluetoothCodecConfig() argument
1121 .setCodecType(sourceCodecType) in buildBluetoothCodecConfig()
DA2dpServiceTest.java1300 int sourceCodecType, in buildBluetoothCodecConfig() argument
1310 .setCodecType(sourceCodecType) in buildBluetoothCodecConfig()