Searched refs:configItemMapIndexed (Results 1 – 1 of 1) sorted by relevance
290 … Element configItemMapIndexed = (Element) settings.createElement(TAG_CONFIG_ITEM_MAP_INDEXED); in processSettings() local291 configItemMapIndexed.setAttribute(ATTRIBUTE_CONFIG_NAME, "Views"); in processSettings()296 configItemMapIndexed.appendChild(configItemMapEntry); in processSettings()297 configItemSetEntry.appendChild(configItemMapIndexed); in processSettings()