Searched refs:processResourceXml (Results 1 - 10 of 10) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
H A DXmlLoader.java15 protected abstract void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception; method in class:XmlLoader
H A DDocumentLoader.java58 xmlLoader.processResourceXml(file, parse(file), isSystem);
H A DXTagXmlResourceLoader.java38 protected void processResourceXml( File xmlFile, Document document, boolean isSystem ) throws Exception { method in class:XTagXmlResourceLoader
H A DXpathResourceXmlLoader.java21 @Override protected void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception { method in class:XpathResourceXmlLoader
H A DAttrResourceLoader.java26 protected void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception { method in class:AttrResourceLoader
H A DDrawableResourceLoader.java97 * @see com.xtremelabs.robolectric.res.XmlLoader#processResourceXml(java.io.File,
101 protected void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception { method in class:DrawableResourceLoader
H A DMenuLoader.java33 protected void processResourceXml(File xmlFile, Document document, boolean ignored) throws Exception { method in class:MenuLoader
H A DPreferenceLoader.java34 protected void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception { method in class:PreferenceLoader
H A DViewLoader.java40 protected void processResourceXml(File xmlFile, Document document, boolean isSystem) throws Exception { method in class:ViewLoader
/external/robolectric/v3/
H A Drobolectric-resources-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/shadows/ org/robolectric/manifest/ org/ ...

Completed in 127 milliseconds