Searched refs:BY_LANG_NAME (Results 1 – 1 of 1) sorted by relevance
120 Collections.sort(rootNodesList, BY_LANG_NAME); in WriteListByLang()155 Collections.sort(rootNodesList, BY_LANG_NAME); in WriteSamplesListByLang()686 public static final Comparator<Node> BY_LANG_NAME = new Comparator<Node>() { field in PageMetadata