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.java1003 public Retention getRetention(String path); in getRetention() method
1038 switch (keepIfMatches.getRetention(xpath)) { in removeDuplicates()
1080 keepIfMatches.getRetention(xpath); in removeDuplicates()
1085 keepIfMatches.getRetention(xpath); in removeDuplicates()
/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRModify.java614 public Retention getRetention(String path) { in getRetention() method in CLDRModify.RetainWhenMinimizing