Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java288 private static int PROPERTY_AGGREGATION_ALGORITHM_VERSION; field in ContactsProvider2
1605 PROPERTY_AGGREGATION_ALGORITHM_VERSION = (value == 0) in initForDefaultLocale()
9603 return version < PROPERTY_AGGREGATION_ALGORITHM_VERSION; in isAggregationUpgradeNeeded()
9673 String.valueOf(PROPERTY_AGGREGATION_ALGORITHM_VERSION)); in updateAggregationAlgorithmVersion()