Searched refs:rootAttributes (Results 1 – 1 of 1) sorted by relevance
194 String root, String rootAttributes, String child, ResourceFolderType folderType) { in createXmlFile() argument227 if (rootAttributes != null) { in createXmlFile()229 sb.append(rootAttributes.replace("\n", "\n ")); //$NON-NLS-1$ //$NON-NLS-2$ in createXmlFile()