Searched refs:mProfileAggregator (Results 1 – 1 of 1) sorted by relevance
1452 private AbstractContactAggregator mProfileAggregator; field in ContactsProvider21667 mProfileAggregator = new ProfileAggregator(this, mProfileHelper, in initForDefaultLocale()1669 mProfileAggregator.setEnabled(ContactsProperties.aggregate_contacts().orElse(true)); in initForDefaultLocale()1679 initDataRowHandlers(mProfileDataRowHandlers, mProfileHelper, mProfileAggregator, in initForDefaultLocale()2273 mAggregator.set(mProfileAggregator); in switchToProfileMode()2625 mProfileAggregator.clearPendingAggregations(); in onBeginTransactionInternal()2817 getContext(), mProfileHelper, mProfileAggregator, mimeType); in getDataRowHandlerForProfile()