Searched refs:callType_ (Results 1 – 6 of 6) sorted by relevance
34 if (!parcel.WriteInt32(callType_)) { in Marshalling()72 if (!parcel.ReadInt32(callType_)) { in ReadFromParcel()123 return callType_; in GetCallType()128 callType_ = callType; in SetCallType()
52 int callType_ {0};
34 …: callId_(info.callId), callType_(info.callType), videoState_(info.videoState), accountNumber_(inf… in CallBase()49 …: callId_(info.callId), callType_(info.callType), videoState_(info.videoState), accountNumber_(inf… in CallBase()129 info.callType = callType_; in GetCallAttributeBaseInfo()174 return callType_; in GetCallType()591 callType_ = callType; in SetCallType()
276 callInfo.callType = callType_; in PackCellularCallInfo()
138 CallType callType_; variable
392 csCall->callType_ = CallType::TYPE_VOIP;