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()
102 String country = world[i]; in testWorldWeird() local115 private static TimeZone guessTimeZone(Calendar c, String country) { in guessTimeZone()
454 private boolean showPicture(String country) { in showPicture()470 String country = mEditText.getText().toString(); in onClick() local