Searched refs:firstBatch (Results 1 – 2 of 2) sorted by relevance
148 final int firstBatch = diff.size(); in buildDiff() local150 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiff()164 AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()180 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()185 firstInsertRow = firstBatch; in buildDiff()192 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()
132 final int firstBatch = diff.size(); in buildDiff() local133 backRefs[rawContactIndex++] = firstBatch; in buildDiff()146 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()151 firstInsertRow = firstBatch; in buildDiff()157 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()