Home
last modified time | relevance | path

Searched refs:OPTIONAL_CODECS_PREF_DISABLED (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceControllerTest.java146 mBluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in updateState_codecSupportedAndDisabled_notChecked()
163 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in onPreferenceChange_disable_verifyFlow()
DAbstractBluetoothListPreferenceControllerTest.java193 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in isHDAudioEnabled_errorChecking()
DBluetoothCodecDialogPreferenceControllerTest.java271 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in onHDAudioEnabled_optionalCodecDisabled_setsCodecTypeAsSBC()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java876 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
897 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
918 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
941 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
962 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
983 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceController.java87 : BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED; in onPreferenceChange()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java205 OPTIONAL_CODECS_PREF_DISABLED,
224 @SystemApi public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; field in BluetoothA2dp
973 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DDataMigrationTest.java20 import static android.bluetooth.BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED;
344 new Pair("a2dpOptionalCodecsEnabled", OPTIONAL_CODECS_PREF_DISABLED),
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java233 return enabled == BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED; in isMandatoryCodecPreferred()
DA2dpService.java880 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setOptionalCodecsEnabled()
1280 case BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED: in updateOptionalCodecsSupport()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java281 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testSetGetA2dpOptionalCodecsEnabled()
303 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testSetGetA2dpOptionalCodecsEnabled()
304 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in testSetGetA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DDatabaseManager.java546 && newValue != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt24 field public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; // 0x0