Searched refs:localizedCountry_countryCode (Results 1 – 1 of 1) sorted by relevance
529 …private transient final Map<String, String> localizedCountry_countryCode = new HashMap<String, Str… local631 String countryCode = (String) localizedCountry_countryCode.get(inputText); in parse()700 if (name != null) localizedCountry_countryCode.put(name, countryCode); in buildParsingInfo()