Home
last modified time | relevance | path

Searched defs:codecConfigArray (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpCodecConfig.java111 BluetoothCodecConfig[] codecConfigArray = new BluetoothCodecConfig[1]; in setCodecConfigPreference() local
123 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in enableOptionalCodecs() local
145 BluetoothCodecConfig[] codecConfigArray = assignCodecConfigPriorities(); in disableOptionalCodecs() local
235 BluetoothCodecConfig[] codecConfigArray = in assignCodecConfigPriorities() local
H A DA2dpNativeInterface.java141 BluetoothCodecConfig[] codecConfigArray) { in setCodecConfigPreference()
234 BluetoothCodecConfig[] codecConfigArray); in setCodecConfigPreferenceNative()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp238 JNIEnv* env, jobject object, jobjectArray codecConfigArray) { in prepareCodecPreferences()
290 jobjectArray codecConfigArray, in initNative()
480 jobjectArray codecConfigArray) { in setCodecConfigPreferenceNative()