Home
last modified time | relevance | path

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

/development/apps/CustomLocale/src/com/android/customlocale2/
DCustomLocaleActivity.java214 String[] locales = getAssets().getLocales(); in setupLocaleList() local
215 for (String locale : locales) { in setupLocaleList()
221 locales = null; in setupLocaleList()