Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceBinderTest.java166 public void setCodecConfigPreference() { in setCodecConfigPreference() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpNativeInterface.java125 public boolean setCodecConfigPreference( in setCodecConfigPreference() method in A2dpNativeInterface
DA2dpCodecConfig.java84 void setCodecConfigPreference( in setCodecConfigPreference() method in A2dpCodecConfig
DA2dpServiceBinder.java227 public void setCodecConfigPreference( in setCodecConfigPreference() method in A2dpServiceBinder
DA2dpService.java707 public void setCodecConfigPreference(BluetoothDevice device, BluetoothCodecConfig codecConfig) { in setCodecConfigPreference() method in A2dpService
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothA2dp.aidl59 …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/le_audio/
DLeAudioServiceBinderTest.java341 public void setCodecConfigPreference() { in setCodecConfigPreference() method in LeAudioServiceBinderTest
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java784 public void setCodecConfigPreference( in setCodecConfigPreference() method in BluetoothA2dp
DBluetoothLeAudio.java1391 public void setCodecConfigPreference( in setCodecConfigPreference() method in BluetoothLeAudio
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/
DLeAudioNativeInterface.java342 public void setCodecConfigPreference( in setCodecConfigPreference() method in LeAudioNativeInterface
DLeAudioServiceBinder.java502 public void setCodecConfigPreference( in setCodecConfigPreference() method in LeAudioServiceBinder
DLeAudioService.java5420 public void setCodecConfigPreference( in setCodecConfigPreference() method