Searched defs:aggregationMode (Results 1 – 4 of 4) sorted by relevance
506 int aggregationMode = mDbHelper.getAggregationMode(rawContactId); in triggerAggregation() local538 public final void markNewForAggregation(long rawContactId, int aggregationMode) { in markNewForAggregation()542 public final void markForAggregation(long rawContactId, int aggregationMode, boolean force) { in markForAggregation()583 int aggregationMode = cursor.getInt( in markContactForAggregation() local
87 int aggregationMode = RawContacts.AGGREGATION_MODE_DEFAULT; in aggregateContact() local
106 int aggregationMode = RawContacts.AGGREGATION_MODE_DEFAULT; in aggregateContact() local
2859 final int aggregationMode = getIntValue(values, RawContacts.AGGREGATION_MODE, in insertRawContact() local4556 int aggregationMode = getIntValue( in updateRawContact() local