Home
last modified time | relevance | path

Searched refs:GetForegroundCall (Results 1 - 5 of 5) sorted by relevance

/base/telephony/call_manager/services/call/include/
H A Dcall_object_manager.h73 static sptr<CallBase> GetForegroundCall(bool isIncludeVoipCall = true);
/base/telephony/call_manager/services/call_report/src/
H A Dcall_state_report_proxy.cpp58 foregroundCall = CallObjectManager::GetForegroundCall(false); in UpdateCallState()
/base/telephony/call_manager/utils/src/
H A Dcall_dialog.cpp151 sptr<CallBase> foregroundCall = CallObjectManager::GetForegroundCall(false); in DialogCallingPrivacyModeExtension()
/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp208 sptr<CallBase> foregroundCall = CallObjectManager::GetForegroundCall(); in UpdateDeviceTypeForVideoOrSatelliteCall()
675 sptr<CallBase> liveCall = CallObjectManager::GetForegroundCall(); in GetInitAudioDeviceType()
/base/telephony/call_manager/services/call/src/
H A Dcall_object_manager.cpp696 sptr<CallBase> CallObjectManager::GetForegroundCall(bool isIncludeVoipCall) in GetForegroundCall() function in OHOS::Telephony::CallObjectManager

Completed in 4 milliseconds