Searched refs:equalsIgnoringDraft (Results 1 – 1 of 1) sorted by relevance
732 && equalsIgnoringDraft(getFullXPath(key), other.getFullXPath(key))) in putAll()926 if (!equalsIgnoringDraft(currentFullXPath, otherFullXPath)) { in removeDuplicates()1157 private static boolean equalsIgnoringDraft(String path1, String path2) { in equalsIgnoringDraft() method in CLDRFile