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