Searched refs:sanitizeMatch (Results 1 – 1 of 1) sorted by relevance
8619 emailAddress == null ? "" : sanitizeMatch(emailAddress); in appendSearchIndexJoin()8650 private static String sanitizeMatch(String filter) { in sanitizeMatch() method in ContactsProvider2