Searched defs:ALL_LOCALES (Results 1 – 3 of 3) sorted by relevance
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ | ||
| D | LocaleNormalizer.java | 51 public static final String ALL_LOCALES = StandardCodes.ALL_LOCALES; field in LocaleNormalizer |
| D | StandardCodes.java | 371 public static final String ALL_LOCALES = "*"; field in StandardCodes |
| D | Annotations.java | 51 static final Set<String> ALL_LOCALES; field in Annotations |