Searched refs:loadCountry (Results 1 – 1 of 1) sorted by relevance
123 String loadCountry = country; in onLoadLanguage() local125 loadCountry = "USA"; in onLoadLanguage()137 InputStream file = getAssets().open(lang + "-" + loadCountry + ".freq"); in onLoadLanguage()145 mCurrentLanguage = new String[] { lang, loadCountry, ""}; in onLoadLanguage()