Home
last modified time | relevance | path

Searched refs:OPTIONAL_CODECS_PREF_ENABLED (Results 1 – 12 of 12) 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()
DAbstractBluetoothDialogPreferenceController.java233 != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in getHighestCodec()
DBluetoothCodecListPreferenceController.java331 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in isHDAudioEnabled()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
DBluetoothCodecListPreferenceControllerTest.java260 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onPreferenceChange_notifyPreference()
295 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onPreferenceChange_codecSelection()
361 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateState_notifyPreference()
444 .thenReturn(BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in isHDAudioEnabled_verifyEnabled()
DBluetoothHDAudioPreferenceControllerTest.java132 mBluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateState_codecSupportedAndEnabled_checked()
177 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in onPreferenceChange_enable_verifyFlow()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java843 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
864 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
885 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
908 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
929 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
950 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testUpdateOptionalCodecsSupport()
1260 .setA2dpOptionalCodecsEnabled(mDevice, BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in testUpdateOptionalCodecsSupportCase()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java837 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setOptionalCodecsEnabled()
1244 setOptionalCodecsEnabled(device, BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateOptionalCodecsSupport()
1246 case BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED: in updateOptionalCodecsSupport()
1278 == BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in updateLowLatencyAudioSupport()
1367 if (getOptionalCodecsEnabled(device) != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in switchCodecByBufferSize()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java212 OPTIONAL_CODECS_PREF_ENABLED
237 @SystemApi public static final int OPTIONAL_CODECS_PREF_ENABLED = 1; field in BluetoothA2dp
982 && value != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DBluetoothDatabaseMigration.java182 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED)); in migrate_a2dpOptionalCodecsEnabled()
DDatabaseManager.java551 && newValue != BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED) { in setA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java262 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testSetGetA2dpOptionalCodecsEnabled()
284 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED, in testSetGetA2dpOptionalCodecsEnabled()
285 BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in testSetGetA2dpOptionalCodecsEnabled()
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt73 field public static final int OPTIONAL_CODECS_PREF_ENABLED = 1; // 0x1