Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/utils/include/
H A Dcall_number_utils.h41 int32_t FormatPhoneNumberAsYouType(
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp183 (void)DelayedSingleton<CallNumberUtils>::GetInstance()->FormatPhoneNumberAsYouType( in CopyFormatNumberToRecord()
/ohos5.0/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp110 int32_t CallNumberUtils::FormatPhoneNumberAsYouType( in FormatPhoneNumberAsYouType() function in OHOS::Telephony::CallNumberUtils