Searched refs:AGGREGATE_CONTACTS (Results 1 – 1 of 1) sorted by relevance
295 private static final String AGGREGATE_CONTACTS = "sync.contacts.aggregate"; field in ContactsProvider21646 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()