Searched defs:getXml (Results 1 – 7 of 7) 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
316 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in MockPackageManager
544 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in BridgeResources
900 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in Resources
934 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in ApplicationPackageManager
2065 public abstract XmlResourceParser getXml(String packageName, int resid, in getXml() method in PackageManager