Searched refs:getCodecType (Results 1 – 13 of 13) sorted by relevance
105 if (codecConfig.getCodecType() != selectableConfig.getCodecType()) { in isCodecConfigSelectable()
394 public @SourceCodecType int getCodecType() { in getCodecType() method in BluetoothCodecConfig
328 public int getCodecType() { in getCodecType() method in CallQuality
202 when(config.getCodecType()).thenReturn(4); in getLabelDeviceConnectedWithHighQualityCodec()
296 ? BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID : codecConfig.getCodecType(); in getHighQualityAudioOptionLabel()
215 assertEquals(codec_type, bcc.getCodecType()); in testBluetoothCodecConfig_valid_get_methods()
245 return mapBluetoothCodecToAudioFormat(btCodecConfig.getCodecType()); in getA2dpCodec()
2111 cq.codecType = convertImsCodec(callQuality.getCodecType()); in toCallQualityProto()
37 method public int getCodecType();
3143 method public int getCodecType();
8008 method public int getCodecType();
7906 method public int getCodecType();
41147 HSPLandroid/bluetooth/BluetoothCodecConfig;->getCodecType()I