Searched refs:GetImsControl (Results 1 – 4 of 4) sorted by relevance
190 if (GetImsControl(slot) != nullptr) { in HandlerResetUnRegister()191 GetImsControl(slot)->ReleaseAllConnection(); in HandlerResetUnRegister()696 auto control = GetImsControl(slotId); in InviteToConference()737 if (GetImsControl(it)) { in HangUpAllConnection()755 if (GetImsControl(slotId) != nullptr) { in SetReadyToCall()769 if (GetImsControl(slotId)) { in HangUpAllConnection()961 auto control = GetImsControl(slotId); in StartRtt()971 auto control = GetImsControl(slotId); in StopRtt()1401 auto imsControl = GetImsControl(info.slotId); in SetControl()1459 auto imsControl = GetImsControl(it); in HandleCallManagerException()[all …]
401 auto imsControl = serviceInstance->GetImsControl(slotId_); in ReportImsCallsData()714 auto imsControl = serviceInstance->GetImsControl(slotId_); in ExecutePostDial()740 imsControl = serviceInstence->GetImsControl(slotId_); in SwapCallResponse()1300 auto imsControl = serviceInstance_->GetImsControl(slotId_); in SrvccStateCompleted()1727 auto imsControl = serviceInstance->GetImsControl(slotId_); in OnRilAdapterHostDied()
601 std::shared_ptr<IMSControl> GetImsControl(int32_t slotId);
699 cellularCall.GetImsControl(SIM1_SLOTID);