Searched defs:markForAggregation (Results 1 - 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactAggregator.java466 markForAggregation(rawContactId, aggregationMode, false);
494 public void markForAggregation(long rawContactId, int aggregationMode, boolean force) { method in class:ContactAggregator
538 markForAggregation(rawContactId, aggregationMode, true);

Completed in 9 milliseconds