Searched defs:xml (Results 1 – 4 of 4) sorted by relevance
85 XmlSerializer xml = Xml.newSerializer(); in getContents() local
108 private XmlPullParser newXml(String xml) throws Exception { in newXml()
148 private void assertTestType(String expectedType, String xml) throws ParseException { in assertTestType()
576 XmlSerializer xml; in testWriteToXml() local