Home | History | Annotate | Download | only in text

Lines Matching defs:ulocales

245         ULocale[] ulocales = new ULocale[locales.length];
247 ulocales[i] = ULocale.forLocale(locales[i]);
249 return ulocales;