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