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

/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_a2dp.cpp38 jmethodID getCodecPriority; member in struct:android::__anon2
178 android_bluetooth_BluetoothCodecConfig.getCodecPriority =
179 env->GetMethodID(jniBluetoothCodecConfigClass, "getCodecPriority", "()I");
226 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecPriority);

Completed in 93 milliseconds