Searched refs:thatKind (Results 1 – 1 of 1) sorted by relevance
190 DataKind thatKind = that.getDataKind(); in collapseWith() local193 if ((!hasKindTypeColumn(thisKind) && that.hasKindTypeColumn(thatKind)) || in collapseWith()194 that.hasKindTypeColumn(thatKind) && in collapseWith()197 RawContactModifier.getTypePrecedence(thatKind, that.getKindTypeColumn(thatKind))) { in collapseWith()198 mContentValues.put(thatKind.typeColumn, that.getKindTypeColumn(thatKind)); in collapseWith()199 mKind = thatKind; in collapseWith()204 thatKind.maxLinesForDisplay); in collapseWith()