Searched refs:longNames (Results 1 – 1 of 1) sorted by relevance
1467 Map<String,Integer> longNames = getDisplayNamesImpl(field, LONG, locale); in getDisplayNames() local1469 return longNames; in getDisplayNames()1471 if (longNames != null) { in getDisplayNames()1472 shortNames.putAll(longNames); in getDisplayNames()