Searched refs:getLocalizedValue (Results 1 – 1 of 1) sorted by relevance
392 private String getLocalizedValue(XMLPackageDescription packageData, String section, Locale l) { in getLocalizedValue() method in PackageDescription433 dpyName = getLocalizedValue(section, "name", locale); in parse()434 dpyDescription = getLocalizedValue(section, "description", locale); in parse()
Completed in 16 milliseconds