Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_a2dp.cpp44 jmethodID getCodecSpecific4; member
230 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific4); in prepareCodecPreferences()
572 &android_bluetooth_BluetoothCodecConfig.getCodecSpecific4}, in register_com_android_bluetooth_a2dp()
Dcom_android_bluetooth_hap_client.cpp66 jmethodID getCodecSpecific4; member
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpCodecConfigTest.java789 codecConfig.getCodecSpecific4()); in getDefaultCodecConfigByType()
812 codecCapabilities.getCodecSpecific4()); in getCodecCapabilitiesByType()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java702 public long getCodecSpecific4() { in getCodecSpecific4() method in BluetoothCodecConfig
/packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/
DBluetoothCodecConfigTest.java275 expect.that(bcc.getCodecSpecific4()).isEqualTo(codec_specific4); in testBluetoothCodecConfig_valid_get_methods()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java990 codecConfig.getCodecSpecific4(), in codecConfigUpdated()
1006 codecConfig.getCodecSpecific4(), in codecConfigUpdated()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt432 method public long getCodecSpecific4();