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