Home
last modified time | relevance | path

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

/development/apps/CustomLocale/src/com/android/customlocale2/
DCustomLocaleActivity.java161 checkLocaleInList(locale); in onActivityResult()
273 checkLocaleInList(config.locale.toString()); in displayCurrentLocale()
283 private void checkLocaleInList(String locale) { in checkLocaleInList() method in CustomLocaleActivity