Searched refs:contactIdSelect (Results 1 – 1 of 1) sorted by relevance
4148 final String contactIdSelect = (optionalContactId < 0) ? "" : in updateCustomContactVisibility() local4159 " WHERE " + contactIdSelect + "(" + Clauses.CONTACT_IS_VISIBLE + ")=0) ", in updateCustomContactVisibility()4167 contactIdSelect + in updateCustomContactVisibility()