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
305 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in MockPackageManager
546 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in BridgeResources
904 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in ApplicationPackageManager
906 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in Resources
2026 public abstract XmlResourceParser getXml(String packageName, int resid, in getXml() method in PackageManager