Home
last modified time | relevance | path

Searched refs:OPTIONAL_CODECS_SUPPORTED (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceControllerTest.java106 mBluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in updateState_codecSupported_setEnable()
130 mBluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in updateState_codecSupportedAndEnabled_checked()
144 mBluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in updateState_codecSupportedAndDisabled_notChecked()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java881 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
888 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
895 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
946 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
953 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
960 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testUpdateOptionalCodecsSupport()
1293 sTestDevice, BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in testUpdateOptionalCodecsSupportCase()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceController.java63 == BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in updateState()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java793 if (getSupportsOptionalCodecs(device) != BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED) { in enableOptionalCodecs()
821 if (getSupportsOptionalCodecs(device) != BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED) { in disableOptionalCodecs()
850 ? BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED in setSupportsOptionalCodecs()
1267 != (previousSupport == BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED)) { in updateOptionalCodecsSupport()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java173 OPTIONAL_CODECS_SUPPORTED
198 @SystemApi public static final int OPTIONAL_CODECS_SUPPORTED = 1; field in BluetoothA2dp
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java237 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testSetGetA2dpSupportsOptionalCodecs()
259 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED, in testSetGetA2dpSupportsOptionalCodecs()
260 BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED); in testSetGetA2dpSupportsOptionalCodecs()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java476 && newValue != BluetoothA2dp.OPTIONAL_CODECS_SUPPORTED) { in setA2dpSupportsOptionalCodecs()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt27 field public static final int OPTIONAL_CODECS_SUPPORTED = 1; // 0x1