Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java295 private static final String AGGREGATE_CONTACTS = "sync.contacts.aggregate"; field in ContactsProvider2
1646 mContactAggregator.setEnabled(SystemProperties.getBoolean(AGGREGATE_CONTACTS, true)); in setNewAggregatorForTest()
1678 mContactAggregator.setEnabled(SystemProperties.getBoolean(AGGREGATE_CONTACTS, true)); in initForDefaultLocale()
1681 mProfileAggregator.setEnabled(SystemProperties.getBoolean(AGGREGATE_CONTACTS, true)); in initForDefaultLocale()