Searched defs:cldrLocale (Results 1 – 3 of 3) sorted by relevance
30 String getDisplayName(CLDRLocale cldrLocale); in getDisplayName()33 CLDRLocale cldrLocale, in getDisplayName()37 String getDisplayLanguage(CLDRLocale cldrLocale); in getDisplayLanguage()39 String getDisplayScript(CLDRLocale cldrLocale); in getDisplayScript()41 String getDisplayVariant(CLDRLocale cldrLocale); in getDisplayVariant()43 String getDisplayCountry(CLDRLocale cldrLocale); in getDisplayCountry()62 public String getDisplayVariant(CLDRLocale cldrLocale) { in getDisplayVariant()67 public String getDisplayCountry(CLDRLocale cldrLocale) { in getDisplayCountry()72 public String getDisplayName(CLDRLocale cldrLocale) { in getDisplayName()103 public String getDisplayScript(CLDRLocale cldrLocale) { in getDisplayScript()[all …]
370 private final CLDRLocale cldrLocale; field in VettingViewer.FileInfo1731 int getBaselineProblemCount(CLDRLocale cldrLocale) throws ExecutionException; in getBaselineProblemCount()
18 private final CLDRLocale cldrLocale; field in LSRSource