Home | History | Annotate | Download | only in aggregation

Lines Matching defs:actionCode

798                     final int actionCode;
806 actionCode = KEEP_SEPARATE;
808 actionCode = canJoinIntoContact(db, rawContactId,
811 if (actionCode == KEEP_SEPARATE) {
813 } else if (actionCode == RE_AGGREGATE) {