Home
last modified time | relevance | path

Searched refs:SetImsControl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h625 void SetImsControl(int32_t slotId, const std::shared_ptr<IMSControl> &imsControl);
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp410 serviceInstance->SetImsControl(slotId_, nullptr); in ReportImsCallsData()
420 serviceInstance->SetImsControl(slotId_, imsControl); in ReportImsCallsData()
1304 serviceInstance_->SetImsControl(slotId_, nullptr); in SrvccStateCompleted()
1733 serviceInstance->SetImsControl(slotId_, nullptr); in OnRilAdapterHostDied()
H A Dcellular_call_service.cpp349 SetImsControl(callInfo.slotId, imsControl); in DialNormalCall()
1053 void CellularCallService::SetImsControl(int32_t slotId, const std::shared_ptr<IMSControl> &imsContr… in SetImsControl() function in OHOS::Telephony::CellularCallService
1409 SetImsControl(info.slotId, imsControl); in SetControl()
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp761 serviceInstance->SetImsControl(slotId, imsControl);
828 serviceInstance->SetImsControl(slotId, imsControl);
H A Dzero_branch1_test.cpp703 cellularCall.SetImsControl(SIM1_SLOTID, imsControl);