Searched refs:applyOperations (Results 1 – 1 of 1) sorted by relevance
1294 if (operations.size() > 0 && !applyOperations(resolver, operations)) { in splitContact()1329 if (!applyOperations(resolver, operations)) { in buildSplitTwoContacts()1435 if (!applyOperations(resolver, operations)) { in joinSeveralContacts()1445 if (operations.size() > 0 && !applyOperations(resolver, operations)) { in joinSeveralContacts()1517 private boolean applyOperations(ContentResolver resolver, in applyOperations() method in ContactSaveService1594 final boolean success = applyOperations(resolver, operations); in joinContacts()