Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java279 private static int PROPERTY_AGGREGATION_ALGORITHM_VERSION; field in ContactsProvider2
1611 PROPERTY_AGGREGATION_ALGORITHM_VERSION = (value == 0) in initForDefaultLocale()
9591 return version < PROPERTY_AGGREGATION_ALGORITHM_VERSION; in isAggregationUpgradeNeeded()
9661 String.valueOf(PROPERTY_AGGREGATION_ALGORITHM_VERSION)); in updateAggregationAlgorithmVersion()