Searched defs:getXml (Results 1 – 8 of 8) sorted by relevance
20 public String getXml() { in getXml() method in XmlBox
37 public XmlBlock getXml(ResName resName, ResTable_config config) { in getXml() method in NullResourceTable
18 XmlBlock getXml(ResName resName, ResTable_config config); in getXml() method
37 @Override public XmlBlock getXml(ResName resName, ResTable_config config) { in getXml() method in RoutingResourceTable
66 @Override public XmlBlock getXml(ResName resName, ResTable_config config) { in getXml() method in PackageResourceTable
254 public static XmlPullParser getXml() throws XmlPullParserException { in getXml() method in ViewInflater258 public static XmlPullParser getXml(InputStream is) throws XmlPullParserException { in getXml() method in ViewInflater264 public static XmlPullParser getXml(Reader ir) throws XmlPullParserException { in getXml() method in ViewInflater
2236 public void getXml() throws Exception { in getXml() method in ShadowPackageManagerTest
1779 char *(*getXml)(const char *driver_name); member