Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/services/call/include/
H A Dcall_base.h125 void SetNumberLocation(std::string numberLocation);
/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp319 call->SetNumberLocation(numberLocation); in NumberLocationUpdate()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_base.cpp404 void CallBase::SetNumberLocation(std::string numberLocation) in SetNumberLocation() function in OHOS::Telephony::CallBase
H A Dcall_status_manager.cpp1169 newCall->SetNumberLocation(call->GetNumberLocation()); in RefreshCallIfNecessary()