Searched refs:fixCountryCode (Results 1 – 1 of 1) sorted by relevance
614 countryCode = fixCountryCode(row.get(COUNTRY_CODE), row); in RowData()2259 private static String fixCountryCode(String countryCode, List<String> row) { in fixCountryCode() method in ConvertLanguageData