Home
last modified time | relevance | path

Searched refs:currentLocale (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
DPowerUtil.java179 final Locale currentLocale = context.getResources().getConfiguration().getLocales().get(0); in getMoreThanTwoDaysString() local
180 final MeasureFormat frmt = MeasureFormat.getInstance(currentLocale, FormatWidth.SHORT); in getMoreThanTwoDaysString()
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDevicePlayback.java264 Locale currentLocale = mService.getContext().getResources().getConfiguration().locale; in handleSetMenuLanguage() local
265 if (currentLocale.getISO3Language().equals(iso3Language)) { in handleSetMenuLanguage()
/frameworks/base/core/java/android/widget/
DNumberPicker.java200 final Locale currentLocale = Locale.getDefault(); in format() local
201 if (mZeroDigit != getZeroDigit(currentLocale)) { in format()
202 init(currentLocale); in format()
/frameworks/base/config/
Dboot-image-profile.txt7723 HSPLandroid/icu/impl/ICULocaleService$LocaleKey;->currentLocale()Landroid/icu/util/ULocale;