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