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