Home
last modified time | relevance | path

Searched refs:sameAudioFeedingParameters (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java666 } else if (!newCodecConfig.sameAudioFeedingParameters(prevCodecConfig)) { in processCodecConfigEvent()
688 boolean sameAudioFeedingParameters = in processCodecConfigEvent()
689 newCodecStatus.getCodecConfig().sameAudioFeedingParameters(prevCodecConfig); in processCodecConfigEvent()
690 mA2dpService.codecConfigUpdated(mDevice, mCodecStatus, sameAudioFeedingParameters); in processCodecConfigEvent()
DA2dpService.java990 boolean sameAudioFeedingParameters) { in codecConfigUpdated() argument
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothCodecConfig.java666 public boolean sameAudioFeedingParameters(BluetoothCodecConfig other) { in sameAudioFeedingParameters() method in BluetoothCodecConfig
699 return sameAudioFeedingParameters(new BluetoothCodecConfig( in similarCodecFeedingParameters()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt268 Landroid/bluetooth/BluetoothCodecConfig;->sameAudioFeedingParameters(Landroid/bluetooth/BluetoothCo…