Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DDataRowHandlerForGroupMembership.java143 mContactAggregator.updateAggregationAfterVisibilityChange(contactId);
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java1312 public void updateAggregationAfterVisibilityChange(long contactId) { in updateAggregationAfterVisibilityChange() method in ContactAggregator