Searched defs:getCodecSpecific1 (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp41 jmethodID getCodecSpecific1; member in struct:android::__anon1
164 android_bluetooth_BluetoothCodecConfig.getCodecSpecific1 = env->GetMethodID(
165 jniBluetoothCodecConfigClass, "getCodecSpecific1", "()J");
211 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific1);

Completed in 697 milliseconds