Searched defs:getXml (Results 1 – 8 of 8) sorted by relevance
375 public XmlResourceParser getXml(String packageName, int resid, ApplicationInfo appInfo) { in getXml() method in SearchablesTest.MyMockPackageManager
157 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in MockResources
434 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in MockPackageManager
185 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in ResourcesWrapper
550 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in BridgeResources
1130 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in Resources
1167 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in ApplicationPackageManager
3034 public abstract XmlResourceParser getXml(String packageName, int resid, in getXml() method in PackageManager