Searched refs:isIdentityMatching (Results 1 – 1 of 1) sorted by relevance
747 String rawContactIdSet2, boolean isIdentityMatching, boolean countOnly) { in buildIdentityMatchingSql() argument749 final String matchingOperator = (isIdentityMatching) ? "=" : "!="; in buildIdentityMatchingSql()