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