Home
last modified time | relevance | path

Searched refs:SetSatelliteControl (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/test/unittest/satellitetest/
H A Dzero_branch_test.cpp206 callService.SetSatelliteControl(SIM1_SLOTID, satelliteControl); in HWTEST_F()
/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_service.h633 void SetSatelliteControl(int32_t slotId, const std::shared_ptr<SatelliteControl> &satelliteControl);
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp602 serviceInstance->SetSatelliteControl(slotId_, nullptr); in ReportSatelliteCallsData()
608 serviceInstance->SetSatelliteControl(slotId_, satelliteControl); in ReportSatelliteCallsData()
1794 serviceInstance->SetSatelliteControl(slotId_, nullptr); in OnRilAdapterHostDied()
H A Dcellular_call_service.cpp331 SetSatelliteControl(callInfo.slotId, satelliteControl); in Dial()
1064 void CellularCallService::SetSatelliteControl(int32_t slotId, const std::shared_ptr<SatelliteControl> &satelliteControl) in SetSatelliteControl() function in OHOS::Telephony::CellularCallService

Completed in 10 milliseconds