Searched refs:rawContactCount (Results 1 – 2 of 2) sorted by relevance
662 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local663 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()
837 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local838 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()