Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/xml/
DDomTest.java910 Element importedName = (Element) newDocument.importNode(name, false); in testUserDataHandlerNotifiedOfShallowImports() local
931 Element importedName = (Element) newDocument.importNode(name, true); in testUserDataHandlerNotifiedOfDeepImports() local