Searched refs:countOnly (Results 1 – 2 of 2) sorted by relevance
748 String rawContactIdSet2, boolean isIdentityMatching, boolean countOnly) { in buildIdentityMatchingSql() argument761 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildIdentityMatchingSql()766 boolean countOnly) { in buildEmailMatchingSql() argument776 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildEmailMatchingSql()781 boolean countOnly) { in buildPhoneMatchingSql() argument800 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildPhoneMatchingSql()
290 int aggregationType, boolean countOnly) { in buildExceptionMatchingSql() argument299 return (countOnly) ? RawContactMatchingSelectionStatement.SELECT_COUNT + sql : in buildExceptionMatchingSql()