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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactAggregator.java516 public static final String[] COLUMNS = { RawContacts._ID, RawContacts.AGGREGATION_MODE };
521 public static final int AGGREGATION_MODE = 1; field in class:ContactAggregator.RawContactIdAndAggregationModeQuery
536 RawContactIdAndAggregationModeQuery.AGGREGATION_MODE);
H A DLegacyContactImporter.java1246 RawContacts.AGGREGATION_MODE +
1254 int AGGREGATION_MODE = 5; field in interface:LegacyContactImporter.DeletedRawContactInsert
1282 insert.bindLong(DeletedRawContactInsert.AGGREGATION_MODE,

Completed in 10 milliseconds