Searched refs:addNewContact (Results 1 – 3 of 3) sorted by relevance
163 static ContactUser *addNewContact(UserIdentity *identity, int id);
81 ContactUser *user = ContactUser::addNewContact(identity, highestID); in addContact()
92 ContactUser *ContactUser::addNewContact(UserIdentity *identity, int id) in addNewContact() function in ContactUser