Searched defs:country (Results 1 – 3 of 3) sorted by relevance
56 protected int onIsLanguageAvailable(String lang, String country, String variant) { in onIsLanguageAvailable()68 protected int onLoadLanguage(String lang, String country, String variant) { in onLoadLanguage()103 public String onGetDefaultVoiceNameFor(String lang, String country, String variant) { in onGetDefaultVoiceNameFor()
91 String country = world[i]; in testWorldWeird() local104 private static TimeZone guessTimeZone(Calendar c, String country) { in guessTimeZone()
463 private boolean showPicture(String country) { in showPicture()481 String country = mEditText.getText().toString(); in onClick() local