Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java956 public Retention getRetention(String path); in getRetention() method
990 switch (keepIfMatches.getRetention(xpath)) { in removeDuplicates()
1032 keepIfMatches.getRetention(xpath); in removeDuplicates()
1037 keepIfMatches.getRetention(xpath); in removeDuplicates()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java622 public Retention getRetention(String path) { in getRetention() method in CLDRModify.RetainWhenMinimizing