Searched refs:countOnly (Results 1 – 2 of 2) sorted by relevance
747 String rawContactIdSet2, boolean isIdentityMatching, boolean countOnly) { in buildIdentityMatchingSql() argument760 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildIdentityMatchingSql()765 boolean countOnly) { in buildEmailMatchingSql() argument775 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildEmailMatchingSql()780 boolean countOnly) { in buildPhoneMatchingSql() argument799 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildPhoneMatchingSql()
290 int aggregationType, boolean countOnly) { in buildExceptionMatchingSql() argument299 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildExceptionMatchingSql()