Searched refs:ImsCallType (Results 1 – 2 of 2) sorted by relevance
97 enum ImsCallType { enum212 ImsCallType callType = ImsCallType::TEL_IMS_CALL_TYPE_VOICE;
329 call.callType = static_cast<ImsCallType>(data.ReadInt32()); in OnGetImsCallsDataResponseInner()