Home
last modified time | relevance | path

Searched refs:onlyConstructCompound (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRLocale.java33 …String getDisplayName(CLDRLocale cldrLocale, boolean onlyConstructCompound, Transform<String, Stri… in getDisplayName() argument
111 …public String getDisplayName(CLDRLocale cldrLocale, boolean onlyConstructCompound, Transform<Strin… in getDisplayName() argument
161 …public String getDisplayName(CLDRLocale cldrLocale, boolean onlyConstructCompound, Transform<Strin… in getDisplayName() argument
162 …e != null) return file.getName(cldrLocale.toDisplayLanguageTag(), onlyConstructCompound, altPicker… in getDisplayName()
DCLDRFile.java2325 public synchronized String getName(String localeOrTZID, boolean onlyConstructCompound,
2327 return getName(localeOrTZID, onlyConstructCompound,
2342 public synchronized String getName(String localeOrTZID, boolean onlyConstructCompound,
2357 …String name = isCompound && onlyConstructCompound ? null : getName(LANGUAGE_NAME, localeOrTZID, al…
2370 if (onlyConstructCompound) {
2442 public synchronized String getName(String localeOrTZID, boolean onlyConstructCompound) {
2443 return getName(localeOrTZID, onlyConstructCompound, null);
2465 boolean onlyConstructCompound,
2467 return getName(localeOrTZID, onlyConstructCompound,