Searched refs:deprecatedISONotInLST (Results 1 – 1 of 1) sorted by relevance
119 private static final ImmutableSet<String> deprecatedISONotInLST = ImmutableSet.of("scc", "scr"); field in GenerateMaximalLocales1026 if (deprecatedISONotInLST.contains(badLanguage)) { in tryDifferentAlgorithm()