Home | History | Annotate | Download | only in util

Lines Matching defs:getDisplayCountry

879      * @see #getDisplayCountry()
880 * @see #getDisplayCountry(ULocale)
890 * @see #getDisplayCountry()
891 * @see #getDisplayCountry(ULocale)
1539 public String getDisplayCountry() {
1550 public String getDisplayCountry(ULocale displayLocale){
1563 public static String getDisplayCountry(String localeID, String displayLocaleID) {
1576 public static String getDisplayCountry(String localeID, ULocale displayLocale) {