Home
last modified time | relevance | path

Searched defs:uLocale (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateFormat.java268 ULocale uLocale = ULocale.forLocale(locale); in getBestDateTimePattern() local
308 ULocale uLocale = ULocale.forLocale(context.getResources().getConfiguration().locale); in getTimeFormatString() local
/frameworks/base/core/java/com/android/internal/app/
DLocaleHelper.java185 ULocale uLocale = new ULocale.Builder() in getDisplayNumberingSystemKeyValue() local
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java553 ULocale uLocale = new ULocale(locale); in isLocaleRtl() local