Searched refs:getCodecId (Results 1 – 6 of 6) sorted by relevance
211 mController.writeConfigurationValues(String.valueOf(mCodecTypeSBC.getCodecId())); in writeConfigurationValues_checkCodec()214 mController.writeConfigurationValues(String.valueOf(mCodecTypeAAC.getCodecId())); in writeConfigurationValues_checkCodec()217 mController.writeConfigurationValues(String.valueOf(mCodecTypeAPTX.getCodecId())); in writeConfigurationValues_checkCodec()220 mController.writeConfigurationValues(String.valueOf(mCodecTypeLDAC.getCodecId())); in writeConfigurationValues_checkCodec()223 mController.writeConfigurationValues(String.valueOf(mCodecTypeOPUS.getCodecId())); in writeConfigurationValues_checkCodec()236 mController.writeConfigurationValues(String.valueOf(mCodecTypeAAC.getCodecId())); in writeConfigurationValues_chooseHighestConfig()253 mPreference, String.valueOf(mCodecTypeAAC.getCodecId()))); in onPreferenceChange_notifyPreference()259 mPreference, String.valueOf(mCodecTypeAAC.getCodecId()))); in onPreferenceChange_notifyPreference()
59 return mCodecId == other.getCodecId() in equals()92 public long getCodecId() { in getCodecId() method in BluetoothLeBroadcastSubgroup229 mCodecId = original.getCodecId(); in Builder()
103 public long getCodecId() { in getCodecId() method in BluetoothCodecType
159 codecIds.add(String.valueOf(codecType.getCodecId())); in updateState()205 if (codecType.getCodecId() == codecIdValue) { in writeConfigurationValues()
502 …laggedApi("com.android.bluetooth.flags.a2dp_offload_codec_extensibility") public long getCodecId();
735 method public long getCodecId();