Searched refs:sameAudioFeedingParameters (Results 1 – 4 of 4) sorted by relevance
666 } 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()
990 boolean sameAudioFeedingParameters) { in codecConfigUpdated() argument
666 public boolean sameAudioFeedingParameters(BluetoothCodecConfig other) { in sameAudioFeedingParameters() method in BluetoothCodecConfig699 return sameAudioFeedingParameters(new BluetoothCodecConfig( in similarCodecFeedingParameters()
268 Landroid/bluetooth/BluetoothCodecConfig;->sameAudioFeedingParameters(Landroid/bluetooth/BluetoothCo…