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
376 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
987 public XmlResourceParser getXml(int id) throws NotFoundException { in getXml() method in Resources
1011 public XmlResourceParser getXml(String packageName, int resid, in getXml() method in ApplicationPackageManager
2520 public abstract XmlResourceParser getXml(String packageName, int resid, in getXml() method in PackageManager