Searched refs:ISO_639_2 (Results 1 – 1 of 1) sorted by relevance
142 ISO_639_1, ISO_639_2, ISO_639_3, BCP47, CLDR enumConstant444 toSource.put(languageSubtag, Source.ISO_639_2); in getData()456 … toSource.put(languageSubtag, languageSubtag.length() == 2 ? Source.ISO_639_1 : Source.ISO_639_2); in getData()