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