Home
last modified time | relevance | path

Searched defs:actionCode (Results 1 – 3 of 3) sorted by relevance

/applications/standard/contactsdata/ability/common/utils/src/
Dcontacts_common_event.cpp68 void ContactsCommonEvent::SendContactChange(int actionCode) in SendContactChange()
78 void ContactsCommonEvent::SendCallLogChange(int actionCode) in SendCallLogChange()
88 void ContactsCommonEvent::SendVoiceMailChange(int actionCode) in SendVoiceMailChange()
/applications/standard/contactsdata/contacts/include/
Dcontacts_napi_common.h101 int actionCode; member
/applications/standard/contactsdata/contacts/src/
Dcontacts_api.cpp1009 …lue Scheduling(napi_env env, napi_callback_info info, ExecuteHelper *executeHelper, int actionCode) in Scheduling()