Lines Matching refs:operation
360 for (ContentProviderOperation operation : diff) {
361 Log.v(TAG, operation.toString());
541 ContentProviderOperation operation = diff.get(i);
542 if (operation.getType() == ContentProviderOperation.TYPE_INSERT
543 && operation.getUri().getEncodedPath().contains(
756 // Build an assert operation to ensure the contact is not already in the group
766 // Build an insert operation to add the contact to the group
775 for (ContentProviderOperation operation : rawContactOperations) {
776 Log.v(TAG, operation.toString());
804 // Apply the delete operation on the data row for the given raw contact's