Searched refs:getStyleReference (Results 1 – 5 of 5) sorted by relevance
48 public ResName getStyleReference() { in getStyleReference() method in AttributeResource87 public static ResName getStyleReference(String value, String defPackage, String defType) { in getStyleReference() method in AttributeResource
144 return attr.getStyleReference(); in dereferenceAttr()
363 ResName attrResName = attrValue.getStyleReference(); in getThemeValue()811 final ResName attrResName = AttributeResource.getStyleReference(reference, in getTypedArray()1103 … AttributeResource other = themeStyleSet.getAttrValue(defStyleAttribute.getStyleReference()); in buildTypedValue()1129 styleAttributeResName = attrValue.getStyleReference(); in buildTypedValue()1155 ResName otherAttrName = attribute.getStyleReference(); in buildTypedValue()
317 ResName resRef = AttributeResource.getStyleReference(value, packageName, "attr"); in build()
781 …ResName styleReference = AttributeResource.getStyleReference(possiblyQualifiedResourceName, defaul… in getResourceId()