Home
last modified time | relevance | path

Searched defs:setCodecConfigPreference (Results 1 – 12 of 12) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java191 void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in AbstractBluetoothA2dpPreferenceController
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpCodecConfig.java86 void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpCodecConfig
DA2dpNativeInterface.java146 public boolean setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpNativeInterface
DA2dpService.java767 public void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpService
1516 public void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpService.BluetoothA2dpBinder
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothA2dp.aidl76 …oneway void setCodecConfigPreference(in BluetoothDevice device, in BluetoothCodecConfig codecConfi… in setCodecConfigPreference() method
DIBluetoothLeAudio.aidl61 …void setCodecConfigPreference(in int groupId, in BluetoothLeAudioCodecConfig inputCodecConfig, in … in setCodecConfigPreference() method
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java237 public void setCodecConfigPreference() { in setCodecConfigPreference() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java290 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioNativeInterface
DLeAudioService.java2495 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioService
3099 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioService.BluetoothLeAudioBinder
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBinderTest.java373 public void setCodecConfigPreference() { in setCodecConfigPreference() method in LeAudioBinderTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java822 public void setCodecConfigPreference(@NonNull BluetoothDevice device, in setCodecConfigPreference() method in BluetoothA2dp
DBluetoothLeAudio.java1430 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in BluetoothLeAudio