Searched refs:contactCount (Results 1 – 1 of 1) sorted by relevance
108 final int contactCount = mManager.getContactCount(); in haveContentsChanged() local109 if (contactCount > ContactsDictionaryConstants.MAX_CONTACTS_PROVIDER_QUERY_LIMIT) { in haveContentsChanged()115 if (contactCount != mManager.getContactCountAtLastRebuild()) { in haveContentsChanged()118 + mManager.getContactCountAtLastRebuild() + " to " + contactCount); in haveContentsChanged()