Searched defs:providerPart (Results 1 – 1 of 1) sorted by relevance
350 String providerPart = providerParts[i].toLowerCase(); in matchProvider() local359 private static boolean matchWithWildcards(String testPart, String providerPart) { in matchWithWildcards()