Home
last modified time | relevance | path

Searched refs:OPTIONAL_CODECS_PREF_ENABLED (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceController.java67 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED; in updateState()
86 ? BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED in onPreferenceChange()
DBluetoothCodecDialogPreferenceController.java86 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in getSelectableIndex()
DAbstractBluetoothListPreferenceController.java229 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in isHDAudioEnabled()
DAbstractBluetoothDialogPreferenceController.java231 != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in getHighestCodec()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothCodecDialogPreferenceControllerTest.java140 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in writeConfigurationValues_selectDefault_setHighest()
234 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onHDAudioEnabled_optionalCodecEnabled_setsCodecTypeAsOpus()
253 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onHDAudioEnabled_optionalCodecEnabled_setsCodecTypeAsAAC()
DBluetoothHDAudioPreferenceControllerTest.java132 mBluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateState_codecSupportedAndEnabled_checked()
177 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onPreferenceChange_enable_verifyFlow()
DAbstractBluetoothListPreferenceControllerTest.java201 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in isHDAudioEnabled_verifyEnabled()
DBluetoothCodecListPreferenceControllerTest.java193 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in writeConfigurationValues_selectDefault()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java869 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
890 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
911 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
934 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
955 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
976 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
1296 sTestDevice, BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in testUpdateOptionalCodecsSupportCase()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java881 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setOptionalCodecsEnabled()
1275 setOptionalCodecsEnabled(device, BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateOptionalCodecsSupport()
1277 case BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED: in updateOptionalCodecsSupport()
1309 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in updateLowLatencyAudioSupport()
1710 if (getOptionalCodecsEnabled(device) != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in switchCodecByBufferSize()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java206 OPTIONAL_CODECS_PREF_ENABLED
231 @SystemApi public static final int OPTIONAL_CODECS_PREF_ENABLED = 1; field in BluetoothA2dp
974 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java286 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testSetGetA2dpOptionalCodecsEnabled()
308 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testSetGetA2dpOptionalCodecsEnabled()
309 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in testSetGetA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java547 && newValue != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt25 field public static final int OPTIONAL_CODECS_PREF_ENABLED = 1; // 0x1