Home | History | Annotate | Download | only in text

Lines Matching defs:requestedLocale

828         currencySymbol = currency.getSymbol(requestedLocale);
1084 return requestedLocale;
1275 this.requestedLocale = locale.toLocale();
1452 requestedLocale = Locale.getDefault();
1456 ulocale = ULocale.forLocale(requestedLocale);
1765 private Locale requestedLocale;