Searched refs:mCodecType (Results 1 – 1 of 1) sorted by relevance
80 private int mCodecType; field in CallQuality104 mCodecType = in.readInt(); in CallQuality()200 this.mCodecType = codecType; in CallQuality()394 return mCodecType; in getCodecType()411 + " codecType=" + mCodecType in toString()438 mCodecType, in hashCode()473 && mCodecType == s.mCodecType in equals()507 dest.writeInt(mCodecType); in writeToParcel()556 private int mCodecType; field in CallQuality.Builder696 mCodecType = codecType; in setCodecType()[all …]