Searched refs:OKExceptions (Results 1 – 1 of 1) sorted by relevance
173 … Set<String> OKExceptions = ImmutableSet.of("sr_Cyrl_ME", "zh_Hans_HK", "zh_Hans_MO"); in main() local174 if (OKExceptions.contains(locale)) { in main()