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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp36 jmethodID getCodecType; member in struct:android::__anon1
154 android_bluetooth_BluetoothCodecConfig.getCodecType =
155 env->GetMethodID(jniBluetoothCodecConfigClass, "getCodecType", "()I");
201 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecType);

Completed in 82 milliseconds