Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DContacts.js74 const createContact = async (contact) => { function
118 const id = await createContact(contact);
130 return createContact(fields);
143 return createContact(fields);
219 const newContactId = await createContact(contact);
259 const newContactId = await createContact(fakeContactWithPhoneNumber);
359 const fakeContactId = await createContact(fields);