Home
last modified time | relevance | path

Searched refs:otherAttrName (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyAssetManager.java1155 ResName otherAttrName = attribute.getStyleReference(); in buildTypedValue() local
1156 if (attribute.resName.equals(otherAttrName)) { in buildTypedValue()
1162 AttributeResource otherAttr = themeStyleSet.getAttrValue(otherAttrName); in buildTypedValue()