Searched refs:keyDescription (Results 1 – 2 of 2) sorted by relevance
40 String keyDescription = descriptionsMap.get(keyBlank); in main() local52 + keyDescription + "; " + subtypeDescription); in main()58 + keyDescription + "; " + subtypeDescription); in main()65 + keyDescription); in main()
1542 String keyDescription = parts.getAttributeValue(2, "description");1552 if (keyDescription != null) {1553 bcp47Descriptions.put(key_empty, keyDescription);