Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRPaths.java22 private static final String ANNOTATIONS_DERIVED_SUBDIR = "annotationsDerived/"; field in CLDRPaths
48 …NS_DERIVED_DIRECTORY = CldrUtility.getPath(CLDRPaths.COMMON_DIRECTORY, ANNOTATIONS_DERIVED_SUBDIR);