Home
last modified time | relevance | path

Searched refs:setOptionalCodecsEnabled (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
H A DBluetoothHDAudioPreferenceControllerTest.java147 verify(mBluetoothA2dp).setOptionalCodecsEnabled(mActiveDevice, in onPreferenceChange_disable_verifyFlow()
160 verify(mBluetoothA2dp).setOptionalCodecsEnabled(mActiveDevice, in onPreferenceChange_enable_verifyFlow()
/aosp12/packages/apps/Settings/src/com/android/settings/development/bluetooth/
H A DBluetoothHDAudioPreferenceController.java92 bluetoothA2dp.setOptionalCodecsEnabled(activeDevice, prefValue); in onPreferenceChange()
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothA2dp.aidl84 …oneway void setOptionalCodecsEnabled(in BluetoothDevice device, int value, in AttributionSource at… in setOptionalCodecsEnabled() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpService.java855 public void setOptionalCodecsEnabled(BluetoothDevice device, in setOptionalCodecsEnabled() method in A2dpService
1152 setOptionalCodecsEnabled(device, BluetoothA2dp.OPTIONAL_CODECS_PREF_ENABLED); in updateOptionalCodecsSupport()
1453 public void setOptionalCodecsEnabled(BluetoothDevice device, int value, in setOptionalCodecsEnabled() method in A2dpService.BluetoothA2dpBinder
1460 service.setOptionalCodecsEnabled(device, value); in setOptionalCodecsEnabled()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothA2dp.java924 public void setOptionalCodecsEnabled(@NonNull BluetoothDevice device, in setOptionalCodecsEnabled() method in BluetoothA2dp
937 service.setOptionalCodecsEnabled(device, value, mAttributionSource); in setOptionalCodecsEnabled()
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DA2dpProfile.java263 mService.setOptionalCodecsEnabled(bluetoothDevice, prefValue); in setHighQualityAudioEnabled()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11114 Landroid/bluetooth/IBluetoothA2dp$Stub$Proxy;->setOptionalCodecsEnabled(Landroid/bluetooth/Bluetoot…
11147 Landroid/bluetooth/IBluetoothA2dp;->setOptionalCodecsEnabled(Landroid/bluetooth/BluetoothDevice;I)V