Home
last modified time | relevance | path

Searched refs:getCodecSpecific3 (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp44 jmethodID getCodecSpecific3; member
214 android_bluetooth_BluetoothCodecConfig.getCodecSpecific3 = env->GetMethodID( in classInitNative()
265 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific3); in prepareCodecPreferences()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java643 codecConfig.getCodecSpecific2(), codecConfig.getCodecSpecific3(), in getDefaultCodecConfigByType()
660 codecCapabilities.getCodecSpecific2(), codecCapabilities.getCodecSpecific3(), in getCodecCapabilitiesByType()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java939 codecConfig.getCodecSpecific3(), codecConfig.getCodecSpecific4(), metricId); in codecConfigUpdated()
947 codecConfig.getCodecSpecific3(), codecConfig.getCodecSpecific4(), metricId); in codecConfigUpdated()