Searched refs:ServiceClassType (Results 1 – 4 of 4) sorted by relevance
140 enum ServiceClassType { enum
810 utCommand->classType = ServiceClassType::VOICE; in SetCallTransferInfo()824 callTransferParam.classx = ServiceClassType::VOICE; in SetCallTransferInfo()878 …int32_t result = supplementRequestIms_.SetCallTransferRequest(slotId, cfInfo, ServiceClassType::VO… in SetCallTransferInfoByIms()951 int32_t classType = ServiceClassType::VOICE; in SetCallWaiting()
1645 ret = imsCallPtr_->SetCallWaiting(DEFAULT_SLOTID, DEFAULT_ACTIVE, ServiceClassType::VOICE);1666 ret = imsCallPtr_->SetCallWaiting(SIM_SLOT_ID_1, DEFAULT_ACTIVE, ServiceClassType::VOICE);
662 return imsCallPtr->SetCallWaiting(slotId, activate, ServiceClassType::VOICE); in SetCallWaiting()