Home | History | Annotate | Download | only in text

Lines Matching defs:requestedLocale

895         currencySymbol = currency.getSymbol(requestedLocale);
1173 return requestedLocale;
1368 this.requestedLocale = locale.toLocale();
1545 requestedLocale = Locale.getDefault();
1549 ulocale = ULocale.forLocale(requestedLocale);
1864 private Locale requestedLocale;