Searched defs:country (Results 1 – 3 of 3) sorted by relevance
62 protected int onIsLanguageAvailable(String lang, String country, String variant) { in onIsLanguageAvailable()74 protected int onLoadLanguage(String lang, String country, String variant) { in onLoadLanguage()113 public String onGetDefaultVoiceNameFor(String lang, String country, String variant) { in onGetDefaultVoiceNameFor()
108 String country = world[i]; in testWorldWeird() local121 private static TimeZone guessTimeZone(Calendar c, String country) { in guessTimeZone()
455 private boolean showPicture(String country) { in showPicture()471 String country = mEditText.getText().toString(); in onClick() local