Searched refs:firstBatch (Results 1 – 2 of 2) sorted by relevance
151 final int firstBatch = diff.size(); in buildDiff() local153 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiff()167 AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()183 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()188 firstInsertRow = firstBatch; in buildDiff()195 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiff()239 final int firstBatch = diffWrapper.size(); in buildDiffWrapper() local241 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiffWrapper()255 AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiffWrapper()271 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiffWrapper()[all …]
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()