Searched refs:styleAttrStyle (Results 1 – 1 of 1) sorted by relevance
1093 Style styleAttrStyle = null; in buildTypedValue() local1132 styleAttrStyle = resolveStyle(styleAttributeResName, themeStyleSet); in buildTypedValue()1153 …AttributeResource attribute = findAttributeValue(resId, set, styleAttrStyle, defStyleFromAttr, def… in buildTypedValue()1227 …ource findAttributeValue(int resId, AttributeSet attributeSet, Style styleAttrStyle, Style defStyl… in findAttributeValue() argument1261 if (styleAttrStyle != null) { in findAttributeValue()1262 AttributeResource attribute = styleAttrStyle.getAttrValue(attrName); in findAttributeValue()