Home
last modified time | relevance | path

Searched refs:popContext (Results 1 – 3 of 3) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/helpers/
DNamespaceSupportTest.java67 ns.popContext(); in testConstructor()
85 ns.popContext(); in testPush_PopContext()
91 ns.popContext(); in testPush_PopContext()
116 ns.popContext(); in testReset()
210 ns.popContext(); in testGetUri()
/libcore/luni/src/main/java/org/xml/sax/helpers/
DNamespaceSupport.java239 public void popContext () in popContext() method in NamespaceSupport
DParserAdapter.java632 nsSupport.popContext(); in endElement()