Searched refs:filterCldr (Results 1 – 2 of 2) sorted by relevance
793 public Iterable<String> filterCldr(SectionId sectionId, PageId pageId, CLDRFile file) { in filterCldr() method in PathHeader819 public Iterable<String> filterCldr(String section, String page, CLDRFile file) { in filterCldr() method in PathHeader
1067 for (String path : pathHeaderFactory.filterCldr(section, page, in TestZ()