Searched refs:applyOperations (Results 1 – 1 of 1) sorted by relevance
1302 if (operations.size() > 0 && !applyOperations(resolver, operations)) { in splitContact()1337 if (!applyOperations(resolver, operations)) { in buildSplitTwoContacts()1443 if (!applyOperations(resolver, operations)) { in joinSeveralContacts()1453 if (operations.size() > 0 && !applyOperations(resolver, operations)) { in joinSeveralContacts()1525 private boolean applyOperations(ContentResolver resolver, in applyOperations() method in ContactSaveService1602 final boolean success = applyOperations(resolver, operations); in joinContacts()