Home | History | Annotate | Download | only in text

Lines Matching defs:setLocale

393     public void setLocale(Locale locale) {
394 setLocale(ULocale.forLocale(locale));
406 public void setLocale(ULocale locale) {