Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/contacts/common/model/
DContactLoader.java662 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local
663 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()
/packages/apps/Contacts/src/com/android/contacts/model/
DContactLoader.java837 final int rawContactCount = rawContacts.size(); in computeFormattedPhoneNumbers() local
838 for (int rawContactIndex = 0; rawContactIndex < rawContactCount; rawContactIndex++) { in computeFormattedPhoneNumbers()