Searched refs:SetSatelliteControl (Results 1 – 4 of 4) sorted by relevance
206 callService.SetSatelliteControl(SIM1_SLOTID, satelliteControl);
633 …void SetSatelliteControl(int32_t slotId, const std::shared_ptr<SatelliteControl> &satelliteControl…
599 serviceInstance->SetSatelliteControl(slotId_, nullptr); in ReportSatelliteCallsData()605 serviceInstance->SetSatelliteControl(slotId_, satelliteControl); in ReportSatelliteCallsData()1741 serviceInstance->SetSatelliteControl(slotId_, nullptr); in OnRilAdapterHostDied()
330 SetSatelliteControl(callInfo.slotId, satelliteControl); in Dial()1063 void CellularCallService::SetSatelliteControl(int32_t slotId, const std::shared_ptr<SatelliteContro… in SetSatelliteControl() function in OHOS::Telephony::CellularCallService