Searched refs:GetMainCall (Results 1 – 6 of 6) sorted by relevance
45 int32_t GetMainCall(); // get host call id
38 int32_t ConferenceBase::GetMainCall() in GetMainCall() function in OHOS::Telephony::ConferenceBase
136 mainCallId = DelayedSingleton<CsConference>::GetInstance()->GetMainCall(); in GetMainCallId()
262 mainCallId = DelayedSingleton<OttConference>::GetInstance()->GetMainCall(); in GetMainCallId()
186 mainCallId = DelayedSingleton<ImsConference>::GetInstance()->GetMainCall(); in GetMainCallId()
373 if (DelayedSingleton<ImsConference>::GetInstance()->GetMainCall() != callId) { in InviteToConferencePolicy()