Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DLocaleStore.java415 Locale sysLocale = getLocaleWithOnlyNumberingSystem(systemLangList.get(i)); in getSystemCurrentLocales() local
416 LocaleInfo cacheInfo = getLocaleInfo(sysLocale, sLocaleCache); in getSystemCurrentLocales()