Searched refs:MAX_CONTACTS_PROVIDER_QUERY_LIMIT (Results 1 – 2 of 2) sorted by relevance
42 public static final int MAX_CONTACTS_PROVIDER_QUERY_LIMIT = 10000; field in ContactsDictionaryConstants
109 if (contactCount > ContactsDictionaryConstants.MAX_CONTACTS_PROVIDER_QUERY_LIMIT) { in haveContentsChanged()