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