Searched refs:getCodecSpecific2 (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/android/app/jni/ |
| D | com_android_bluetooth_a2dp.cpp | 41 jmethodID getCodecSpecific2; member 211 android_bluetooth_BluetoothCodecConfig.getCodecSpecific2 = env->GetMethodID( in classInitNative() 262 jcodecConfig, android_bluetooth_BluetoothCodecConfig.getCodecSpecific2); in prepareCodecPreferences()
|
| D | com_android_bluetooth_hap_client.cpp | 65 jmethodID getCodecSpecific2; member
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpCodecConfigTest.java | 682 codecConfig.getCodecSpecific2(), codecConfig.getCodecSpecific3(), in getDefaultCodecConfigByType() 699 codecCapabilities.getCodecSpecific2(), codecCapabilities.getCodecSpecific3(), in getCodecCapabilitiesByType()
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothCodecConfig.java | 579 public long getCodecSpecific2() { in getCodecSpecific2() method in BluetoothCodecConfig
|
| /packages/modules/Bluetooth/framework/tests/unit/src/android/bluetooth/ |
| D | BluetoothCodecConfigTest.java | 229 assertEquals(codec_specific2, bcc.getCodecSpecific2()); in testBluetoothCodecConfig_valid_get_methods()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
| D | A2dpService.java | 997 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated() 1006 codecConfig.getCodecSpecific1(), codecConfig.getCodecSpecific2(), in codecConfigUpdated()
|
| /packages/modules/Bluetooth/framework/api/ |
| D | current.txt | 429 method public long getCodecSpecific2();
|