Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
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
DA2dpNativeInterface.java140 BluetoothCodecConfig[] codecConfigArray) { in setCodecConfigPreference()
233 BluetoothCodecConfig[] codecConfigArray); in setCodecConfigPreferenceNative()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp238 JNIEnv* env, jobject object, jobjectArray codecConfigArray) { in prepareCodecPreferences()
290 jobjectArray codecConfigArray, in initNative()
480 jobjectArray codecConfigArray) { in setCodecConfigPreferenceNative()