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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp44 jmethodID getCodecSpecific4; member in struct:android::__anon1
170 android_bluetooth_BluetoothCodecConfig.getCodecSpecific4 = env->GetMethodID(
171 jniBluetoothCodecConfigClass, "getCodecSpecific4", "()J");
217 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific4);

Completed in 46 milliseconds