Searched refs:foundLocale (Results 1 – 1 of 1) sorted by relevance
83 String foundLocale = tokenizer.nextToken(); in parseConfigProviderCountryCodes() local84 if (foundLocale == null) { in parseConfigProviderCountryCodes()91 if (foundLocale.length() != 2) { in parseConfigProviderCountryCodes()95 foundLocale); in parseConfigProviderCountryCodes()99 parsedCountryCodes.add(foundLocale); in parseConfigProviderCountryCodes()