Searched refs:GetCurrentActiveCall (Results 1 – 5 of 5) sorted by relevance
37 int32_t GetCurrentActiveCall();
66 sptr<CallBase> GetCurrentActiveCall();
185 int32_t CallStateProcessor::GetCurrentActiveCall() in GetCurrentActiveCall() function in OHOS::Telephony::CallStateProcessor
459 sptr<CallBase> AudioControlManager::GetCurrentActiveCall() in GetCurrentActiveCall() function in OHOS::Telephony::AudioControlManager461 int32_t callId = DelayedSingleton<CallStateProcessor>::GetInstance()->GetCurrentActiveCall(); in GetCurrentActiveCall()
86 audioControlManager->GetCurrentActiveCall(); in AudioControlManagerFunc()