Home | History | Annotate | Download | only in temporal

Lines Matching defs:ulocale

66 import android.icu.util.ULocale;
288 ULocale ulocale = ULocale.forLocale(locale);
289 String region = ULocale.getRegionForSupplementalData(ulocale, /* inferRegion */ true);
1037 .getFrozenInstance(ULocale.forLocale(locale));