Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_a2dp.cpp45 jmethodID getCodecSpecific4; member
216 android_bluetooth_BluetoothCodecConfig.getCodecSpecific4 = env->GetMethodID( in classInitNative()
267 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific4); in prepareCodecPreferences()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java644 codecConfig.getCodecSpecific4()); in getDefaultCodecConfigByType()
661 codecCapabilities.getCodecSpecific4()); 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()