Home
last modified time | relevance | path

Searched refs:KEEP_SEPARATE (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DContactAggregator.java151 private static final int KEEP_SEPARATE = 0; field in ContactAggregator
806 actionCode = KEEP_SEPARATE; in aggregateContact()
811 if (actionCode == KEEP_SEPARATE) { in aggregateContact()
984 return KEEP_SEPARATE; // has identity and identity doesn't match in canJoinIntoContact()