Home
last modified time | relevance | path

Searched refs:setCodecSpecific3 (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java91 .setCodecSpecific3(mCodecSpecific3Value) in createCodecConfig()
107 .setCodecSpecific3(mCodecSpecific3Value) in createCodecConfigFromCodecType()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpStateMachineTest.java98 .setCodecSpecific3(0) in setUp()
110 .setCodecSpecific3(0) in setUp()
123 .setCodecSpecific3(0) in setUp()
DA2dpCodecConfigTest.java1128 .setCodecSpecific3(codecSpecific3) in buildBluetoothCodecConfig()
DA2dpServiceTest.java1317 .setCodecSpecific3(codecSpecific3) in buildBluetoothCodecConfig()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java940 public @NonNull Builder setCodecSpecific3(long codecSpecific3) { in setCodecSpecific3() method in BluetoothCodecConfig.Builder
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecStatusTest.java601 .setCodecSpecific3(codecSpecific3) in buildBluetoothCodecConfig()
DBluetoothCodecConfigTest.java577 .setCodecSpecific3(codecSpecific3) in buildBluetoothCodecConfig()
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java462 .setCodecSpecific3(codecSpecific3) in setCodecValue()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt474 method @NonNull public android.bluetooth.BluetoothCodecConfig.Builder setCodecSpecific3(long);