Searched refs:providerLength (Results 1 – 1 of 1) sorted by relevance
182 int providerLength = providerPart.length(); in matchWithWildcards() local183 if (testPart.length() != providerLength){ in matchWithWildcards()186 for (int i = 0; i < providerLength; i++) { in matchWithWildcards()