Searched defs:getAttrValue (Results 1 - 16 of 16) sorted by relevance

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
H A DEmptyStyle.java5 public AttributeResource getAttrValue(ResName resName) { method in class:EmptyStyle
H A DStyle.java4 AttributeResource getAttrValue(ResName resName); method in interface:Style
H A DThemeStyleSet.java13 @Override public AttributeResource getAttrValue(ResName attrName) { method in class:ThemeStyleSet
17 AttributeResource overlayedAttribute = overlayedStyle.style.getAttrValue(attrName);
H A DStyleData.java39 @Override public AttributeResource getAttrValue(ResName resName) { method in class:StyleData
H A DStyleResolver.java26 @Override public AttributeResource getAttrValue(ResName resName) { method in class:StyleResolver
28 AttributeResource value = style.getAttrValue(resName);
42 AttributeResource value = style.getAttrValue(resName);
48 AttributeResource value = theme.getAttrValue(resName);
121 AttributeResource value = parentStyle.getAttrValue(styleRef);
129 AttributeResource value = theme.getAttrValue(styleRef);
/external/skia/src/xml/
H A DSkDOM.cpp148 const char* SkDOM::getAttrValue(const Node* node, const Attr* attr) const { function in class:SkDOM
/external/skqp/src/xml/
H A DSkDOM.cpp148 const char* SkDOM::getAttrValue(const Node* node, const Attr* attr) const { function in class:SkDOM
/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/ ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...

Completed in 3497 milliseconds