Searched defs:getXml (Results 1 – 10 of 10) sorted by relevance
20 public String getXml() { in getXml() method in XmlBox
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
67 @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
46 public String getXml(CLDRLocale locale, Level coverageLevel) throws IOException { in getXml() method in MissingXmlGetter
894 public void getXml() throws Exception { in getXml() method in ResourcesTest
386 public XmlResourceParser getXml(String packageName, int resid, ApplicationInfo appInfo) { in getXml() method in PackageManagerWrapper
3348 public void getXml() { in getXml() method in ShadowPackageManagerTest
1871 char *(*getXml)(const char *driver_name); member