Searched refs:otherAttr (Results 1 – 1 of 1) sorted by relevance
1162 AttributeResource otherAttr = themeStyleSet.getAttrValue(otherAttrName); in buildTypedValue() local1163 if (otherAttr == null) { in buildTypedValue()1167 attribute = new AttributeResource(resName, otherAttr.value, otherAttr.contextPackageName); in buildTypedValue()