Searched refs:rawContactIndex (Results 1 – 3 of 3) sorted by relevance
145 int rawContactIndex = 0; in buildDiffWrapper() local151 backRefs[rawContactIndex++] = isInsert ? firstBatch : -1; in buildDiffWrapper()
826 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()827 final RawContact rawContact = rawContacts.get(rawContactIndex); in computeFormattedPhoneNumbers()
665 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()666 final RawContact rawContact = rawContacts.get(rawContactIndex); in computeFormattedPhoneNumbers()