Searched refs:getAttrTypeData (Results 1 – 2 of 2) sorted by relevance
200 TypedResource attrTypeData = shadowAssetManager.getAttrTypeData(attribute.resName); in parseValue()
210 TypedResource attrTypeData = getAttrTypeData(attribute.resName); in convertAndFill()240 public TypedResource getAttrTypeData(ResName resName) { in getAttrTypeData() method in ShadowLegacyAssetManager