Searched refs:getUnmutableChildNodes (Results 1 – 1 of 1) sorted by relevance
306 Collection<Node> suiteElems = getUnmutableChildNodes(mDoc.getDocumentElement()); in rebuildDocument()351 private Collection<Node> getUnmutableChildNodes(Node node) { in getUnmutableChildNodes() method in DescriptionGenerator.XMLGenerator