| /packages/modules/ImsMedia/framework/src/android/telephony/imsmedia/ | 
| D | TextConfig.java | 54     private final @CodecType int mCodecType;  field in TextConfig185         private @CodecType int mCodecType;  field in TextConfig.Builder
 206         public Builder setCodecType(final @CodecType int mCodecType) {  in setCodecType()
 
 | 
| D | VideoConfig.java | 260     private final @CodecType int mCodecType;  field in VideoConfig522         private int mCodecType;  field in VideoConfig.Builder
 
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/text/nodes/ | 
| D | TextRtpPayloadDecoderNode.h | 45     int32_t mCodecType;  variable
 | 
| D | TextRendererNode.h | 45     int32_t mCodecType;  variable
 | 
| D | TextSourceNode.h | 50     int32_t mCodecType;  variable
 | 
| D | TextRtpPayloadEncoderNode.h | 44     int32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/video/nodes/ | 
| D | VideoRtpPayloadDecoderNode.h | 45     uint32_t mCodecType;  variable
 | 
| D | VideoRtpPayloadEncoderNode.h | 60     uint32_t mCodecType;  variable
 | 
| D | IVideoSourceNode.h | 64     uint32_t mCodecType;  variable
 | 
| D | IVideoRendererNode.h | 108     int32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/audio/nodes/ | 
| D | IAudioPlayerNode.h | 49     int32_t mCodecType;  variable
 | 
| D | IAudioSourceNode.h | 63     int32_t mCodecType;  variable
 | 
| D | AudioRtpPayloadEncoderNode.h | 45     int32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/ | 
| D | BaseJitterBuffer.h | 102     uint32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/audio/android/include/ | 
| D | ImsMediaAudioSource.h | 157     int32_t mCodecType;  variable
 | 
| D | ImsMediaAudioPlayer.h | 164     int32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/video/android/ | 
| D | ImsMediaVideoRenderer.h | 90     int32_t mCodecType;  variable
 | 
| D | ImsMediaVideoSource.h | 162     int32_t mCodecType;  variable
 | 
| /packages/apps/Settings/src/com/android/settings/development/ | 
| D | BluetoothA2dpConfigStore.java | 27     private int mCodecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID;  field in BluetoothA2dpConfigStore
 | 
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | 
| D | BluetoothLeAudioCodecConfig.java | 202     private final @SourceCodecType int mCodecType;  field in BluetoothLeAudioCodecConfig414         private int mCodecType = BluetoothLeAudioCodecConfig.SOURCE_CODEC_TYPE_INVALID;  field in BluetoothLeAudioCodecConfig.Builder
 
 | 
| D | BluetoothCodecConfig.java | 227     private final @SourceCodecType int mCodecType;  field in BluetoothCodecConfig742         private int mCodecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID;  field in BluetoothCodecConfig.Builder
 
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/include/ | 
| D | CallQuality.h | 158     int32_t mCodecType;  variable
 | 
| /packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/lib/libimsmedia/core/include/audio/ | 
| D | MediaQualityAnalyzer.h | 256     int32_t mCodecType;  variable
 |