Home
last modified time | relevance | path

Searched refs:getCodecSpecific2 (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp41 jmethodID getCodecSpecific2; member
211 android_bluetooth_BluetoothCodecConfig.getCodecSpecific2 = env->GetMethodID( in classInitNative()
262 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific2); in prepareCodecPreferences()
Dcom_android_bluetooth_hap_client.cpp65 jmethodID getCodecSpecific2; member
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java682 codecConfig.getCodecSpecific2(), codecConfig.getCodecSpecific3(), in getDefaultCodecConfigByType()
699 codecCapabilities.getCodecSpecific2(), codecCapabilities.getCodecSpecific3(), in getCodecCapabilitiesByType()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java579 public long getCodecSpecific2() { in getCodecSpecific2() method in BluetoothCodecConfig
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java229 assertEquals(codec_specific2, bcc.getCodecSpecific2()); in testBluetoothCodecConfig_valid_get_methods()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java997 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated()
1006 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt429 method public long getCodecSpecific2();