HomeSort by relevance Sort by last modified time
    Searched refs:RE_AGGREGATE (Results 1 - 2 of 2) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java 60 private static final int RE_AGGREGATE = -1;
160 } else if (actionCode == RE_AGGREGATE) {
302 * cannot be joined into the existing contact of {@code contactId}. RE_AGGREGATE if raw contact
362 return RE_AGGREGATE;
    [all...]
ContactAggregator2.java 72 private static final int RE_AGGREGATE = -1;
150 operation = RE_AGGREGATE;
    [all...]

Completed in 40 milliseconds