Searched refs:getCodecType (Results 1 – 9 of 9) sorted by relevance
250 public int getCodecType() { in getCodecType() method in CallQuality
201 when(config.getCodecType()).thenReturn(4); in getLabelDeviceConnectedWithHighQualityCodec()
319 public int getCodecType() { in getCodecType() method in BluetoothCodecConfig
275 ? BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID : codecConfig.getCodecType(); in getHighQualityAudioOptionLabel()
215 assertEquals(codec_type, bcc.getCodecType()); in testBluetoothCodecConfig_valid_get_methods()
239 return mapBluetoothCodecToAudioFormat(btCodecConfig.getCodecType()); in getA2dpCodec()
2052 cq.codecType = convertImsCodec(callQuality.getCodecType()); in toCallQualityProto()
7133 method public int getCodecType();
41148 HSPLandroid/bluetooth/BluetoothCodecConfig;->getCodecType()I