Searched refs:getCodecSpecific1 (Results 1 - 3 of 3) 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);
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
H A DA2dpReceiver.java513 && codecConfig.getCodecSpecific1() == codecSpecific1) return true;
/packages/apps/Settings/src/com/android/settings/development/
H A DDevelopmentSettings.java2000 index = (int)codecConfig.getCodecSpecific1();

Completed in 175 milliseconds