Searched refs:rawContactCount (Results 1 – 2 of 2) sorted by relevance
825 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local826 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()
663 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local664 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()