Home
last modified time | relevance | path

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

/frameworks/opt/localepicker/src/com/android/localepicker/
DLocaleHelper.java143 final String numberingSystem = locale.getUnicodeLocaleType("nu"); in getDisplayCountry() local
144 if (numberingSystem != null) { in getDisplayCountry()
/frameworks/base/core/java/com/android/internal/app/
DLocaleHelper.java118 final String numberingSystem = locale.getUnicodeLocaleType("nu"); in getDisplayCountry() local
119 if (numberingSystem != null) { in getDisplayCountry()