Searched refs:ID_MAP (Results 1 – 1 of 1) sorted by relevance
82 private static final ImmutableMap<String, PseudoType> ID_MAP = field in PseudoLocales.PseudoType86 return checkNotNull(ID_MAP.get(localeId), "unknown pseduo locale: %s", localeId); in fromId()90 return ID_MAP.keySet(); in getLocaleIds()