Home
last modified time | relevance | path

Searched refs:firstBatch (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java149 final int firstBatch = diffWrapper.size(); in buildDiffWrapper() local
151 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiffWrapper()
165 AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiffWrapper()
181 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiffWrapper()
186 firstInsertRow = firstBatch; in buildDiffWrapper()
193 builder.withValueBackReference(AggregationExceptions.RAW_CONTACT_ID2, firstBatch); in buildDiffWrapper()