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