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

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

Completed in 538 milliseconds