Home
last modified time | relevance | path

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

/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h625 void SetImsControl(int32_t slotId, const std::shared_ptr<IMSControl> &imsControl);
/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()
1307 serviceInstance_->SetImsControl(slotId_, nullptr); in SrvccStateCompleted()
1786 serviceInstance->SetImsControl(slotId_, nullptr); in OnRilAdapterHostDied()
H A Dcellular_call_service.cpp350 SetImsControl(callInfo.slotId, imsControl); in DialNormalCall()
1054 void CellularCallService::SetImsControl(int32_t slotId, const std::shared_ptr<IMSControl> &imsControl) in SetImsControl() function in OHOS::Telephony::CellularCallService
1410 SetImsControl(info.slotId, imsControl); in SetControl()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp761 serviceInstance->SetImsControl(slotId, imsControl); in HWTEST_F()
828 serviceInstance->SetImsControl(slotId, imsControl); in HWTEST_F()
H A Dzero_branch1_test.cpp703 cellularCall.SetImsControl(SIM1_SLOTID, imsControl); in HWTEST_F()

Completed in 10 milliseconds