Searched refs:deleteContact (Results 1 – 1 of 1) sorted by relevance
145 deleteContact(context, rawContactId, batchOperation); in updateContacts()256 deleteContact(context, rawContact.getRawContactId(), batchOperation); in clearSyncFlags()579 private static void deleteContact(Context context, long rawContactId, in deleteContact() method in ContactManager