Searched refs:mCallType (Results 1 – 2 of 2) sorted by relevance
182 public int mCallType; field in ImsCallProfile193 mCallType = CALL_TYPE_VOICE_N_VIDEO; in ImsCallProfile()200 mCallType = callType; in ImsCallProfile()260 mCallType = profile.mCallType; in updateCallType()271 ", callType=" + mCallType + in toString()285 out.writeInt(mCallType); in writeToParcel()292 mCallType = in.readInt(); in readFromParcel()
644 int callType = negotiatedCallProfile.mCallType; in updateMediaCapabilities()654 int callType = localCallProfile.mCallType; in updateMediaCapabilities()