Home
last modified time | relevance | path

Searched defs:newAttrImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DElementImpl.java274 AttrImpl newAttrImpl = (AttrImpl) newAttr; in setAttributeNode() local
299 AttrImpl newAttrImpl = (AttrImpl) newAttr; in setAttributeNodeNS() local