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()
DBluetoothCodecListPreferenceControllerTest.java436 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in isHDAudioEnabled_errorChecking()
/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DBluetoothHDAudioPreferenceController.java87 : BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED; in onPreferenceChange()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java850 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
871 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
892 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
915 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
936 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
957 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testUpdateOptionalCodecsSupport()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeCallback.java93 return enabled == BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED; in isMandatoryCodecPreferred()
DA2dpService.java836 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setOptionalCodecsEnabled()
1249 case BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED: in updateOptionalCodecsSupport()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java211 OPTIONAL_CODECS_PREF_DISABLED,
230 @SystemApi public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; field in BluetoothA2dp
981 && 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;
340 new Pair("a2dpOptionalCodecsEnabled", OPTIONAL_CODECS_PREF_DISABLED),
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DBluetoothDatabaseMigration.java181 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in migrate_a2dpOptionalCodecsEnabled()
DDatabaseManager.java550 && newValue != BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED in setA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java257 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testSetGetA2dpOptionalCodecsEnabled()
279 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED, in testSetGetA2dpOptionalCodecsEnabled()
280 BluetoothA2dp.OPTIONAL_CODECS_PREF_DISABLED); in testSetGetA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt72 field public static final int OPTIONAL_CODECS_PREF_DISABLED = 0; // 0x0