Home
last modified time | relevance | path

Searched refs:getCodecSpecific2 (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp43 jmethodID getCodecSpecific2; member
188 android_bluetooth_BluetoothCodecConfig.getCodecSpecific2 = env->GetMethodID( in classInitNative()
236 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific2); in prepareCodecPreferences()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java871 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated()
879 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated()