Searched refs:rawContactIndex (Results 1 – 3 of 3) sorted by relevance
147 int rawContactIndex = 0; in buildDiff() local153 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiff()235 int rawContactIndex = 0; in buildDiffWrapper() local241 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiffWrapper()
900 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()901 final RawContact rawContact = rawContacts.get(rawContactIndex); in computeFormattedPhoneNumbers()
128 int rawContactIndex = 0; in buildDiff() local133 backRefs[rawContactIndex++] = firstBatch; in buildDiff()