Home
last modified time | relevance | path

Searched refs:PublishContactEvent (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/ability/common/utils/src/
H A Dcontacts_common_event.cpp33 bool ContactsCommonEvent::PublishContactEvent( in PublishContactEvent() function in OHOS::Contacts::ContactsCommonEvent
43 HILOG_INFO("PublishContactEvent end publishResult = %{public}d", publishResult); in PublishContactEvent()
75 PublishContactEvent(want, eventCode, eventData); in SendContactChange()
85 PublishContactEvent(want, eventCode, eventData); in SendCallLogChange()
95 PublishContactEvent(want, eventCode, eventData); in SendVoiceMailChange()
/applications/standard/contacts_data/ability/common/utils/include/
H A Dcontacts_common_event.h46 static bool PublishContactEvent(const OHOS::AAFwk::Want &want, int eventCode, const std::string &eventData);

Completed in 2 milliseconds