| /packages/apps/Settings/src/com/android/settings/development/ |
| D | AbstractBluetoothA2dpPreferenceController.java | 191 void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in AbstractBluetoothA2dpPreferenceController
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
| D | A2dpCodecConfig.java | 84 void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpCodecConfig
|
| D | A2dpNativeInterface.java | 146 public boolean setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpNativeInterface
|
| D | A2dpService.java | 766 public void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpService 1489 public void setCodecConfigPreference(BluetoothDevice device, in setCodecConfigPreference() method in A2dpService.BluetoothA2dpBinder
|
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothA2dp.aidl | 60 …oneway void setCodecConfigPreference(in BluetoothDevice device, in BluetoothCodecConfig codecConfi… in setCodecConfigPreference() method
|
| D | IBluetoothLeAudio.aidl | 62 …void setCodecConfigPreference(in int groupId, in BluetoothLeAudioCodecConfig inputCodecConfig, in … in setCodecConfigPreference() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpServiceBinderTest.java | 202 public void setCodecConfigPreference() { in setCodecConfigPreference() method in A2dpServiceBinderTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
| D | LeAudioNativeInterface.java | 301 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioNativeInterface
|
| D | LeAudioService.java | 2954 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioService 3722 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in LeAudioService.BluetoothLeAudioBinder
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
| D | LeAudioBinderTest.java | 406 public void setCodecConfigPreference() { in setCodecConfigPreference() method in LeAudioBinderTest
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothA2dp.java | 828 public void setCodecConfigPreference(@NonNull BluetoothDevice device, in setCodecConfigPreference() method in BluetoothA2dp
|
| D | BluetoothLeAudio.java | 1459 public void setCodecConfigPreference(int groupId, in setCodecConfigPreference() method in BluetoothLeAudio
|