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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp37 jmethodID getCodecPriority; member in struct:android::__anon1
156 android_bluetooth_BluetoothCodecConfig.getCodecPriority =
157 env->GetMethodID(jniBluetoothCodecConfigClass, "getCodecPriority", "()I");
203 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecPriority);

Completed in 97 milliseconds