Home
last modified time | relevance | path

Searched refs:dialingCall (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/audio/src/
H A Daudio_control_manager.cpp256 …sptr<CallBase> dialingCall = CallObjectManager::GetOneCallObject(CallRunningState::CALL_RUNNING_ST… in UpdateDeviceTypeForVideoDialing() local
257 if (dialingCall == nullptr) { in UpdateDeviceTypeForVideoDialing()
260 if (dialingCall->GetVideoStateType() == VideoStateType::TYPE_VIDEO) { in UpdateDeviceTypeForVideoDialing()