Searched refs:getCodecType (Results 1 – 6 of 6) sorted by relevance
208 when(config.getCodecType()).thenReturn(4); in getLabelDeviceConnectedWithHighQualityCodec()
314 ? BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID : codecConfig.getCodecType(); in getHighQualityAudioOptionLabel()
393 public int getCodecType() { in getCodecType() method in CallQuality
307 return AudioSystem.bluetoothCodecToAudioFormat(btCodecConfig.getCodecType()); in getA2dpCodec()
2193 cq.codecType = convertImsCodec(callQuality.getCodecType()); in toCallQualityProto()
12528 method public int getCodecType();