Searched refs:SKIP_LOCALES (Results 1 – 1 of 1) sorted by relevance
132 private static final HashSet<String> SKIP_LOCALES = new HashSet<>( field in GenerateXMB206 if (SKIP_LOCALES.contains(file)) { in main()