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