Searched refs:mProfileAggregator (Results 1 – 1 of 1) sorted by relevance
1494 private AbstractContactAggregator mProfileAggregator; field in ContactsProvider21713 mProfileAggregator = new ProfileAggregator(this, mProfileHelper, in initForDefaultLocale()1715 mProfileAggregator.setEnabled(ContactsProperties.aggregate_contacts().orElse(true)); in initForDefaultLocale()1725 initDataRowHandlers(mProfileDataRowHandlers, mProfileHelper, mProfileAggregator, in initForDefaultLocale()2340 mAggregator.set(mProfileAggregator); in switchToProfileMode()2744 mProfileAggregator.clearPendingAggregations(); in onBeginTransactionInternal()2936 getContext(), mProfileHelper, mProfileAggregator, mimeType); in getDataRowHandlerForProfile()