Searched refs:UpdateContact (Results 1 – 5 of 5) sorted by relevance
54 DelayedSingleton<SmsPersistHelper>::GetInstance()->UpdateContact(address_); in OnReceiveEvent()
167 DelayedSingleton<SmsPersistHelper>::GetInstance()->UpdateContact(StringUtils::ToUtf8(desAddr)); in SendMessage()284 DelayedSingleton<SmsPersistHelper>::GetInstance()->UpdateContact(StringUtils::ToUtf8(desAddr)); in SendMessage()
297 bool SmsPersistHelper::UpdateContact(const std::string &address) in UpdateContact() function in OHOS::Telephony::SmsPersistHelper
40 bool UpdateContact(const std::string &address);
1651 smsPersistHelper->UpdateContact(phoneNum);1656 smsPersistHelper->UpdateContact(phoneNum);