Home | History | Annotate | Download | only in cache

Lines Matching defs:country

752                 String country = Utils.readUTF(dis);
753 if (country == null)
754 country = "";
761 final Locale locale = new Locale(language, country, variant);