Searched refs:setAttributes (Results 1 – 9 of 9) sorted by relevance
74 public void setAttributes(AttributeInfo[] attributes) { in setAttributes() method in ViewClassInfo.LayoutParamsInfo145 public void setAttributes(AttributeInfo[] attributes) { in setAttributes() method in ViewClassInfo
198 info.setAttributes(attributes); in loadViewAttributes()227 info.setAttributes(attributes); in loadLayoutParamsAttributes()
91 setAttributes(attributes != null ? attributes : new AttributeDescriptor[]{}); in ElementDescriptor()119 setAttributes(attributes != null ? attributes : new AttributeDescriptor[]{}); in ElementDescriptor()300 public void setAttributes(AttributeDescriptor[] attributes) { in setAttributes() method in ElementDescriptor
176 element.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()])); in updateElement()
177 element.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()])); in addElement()
382 element.setAttributes(newArray); in insertAttribute()430 elemDesc.setAttributes(attrDescs.toArray(new AttributeDescriptor[attrDescs.size()])); in inflateElement()
264 element.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()]));
431 descriptor.setAttributes(descs.toArray(new AttributeDescriptor[descs.size()])); in createFragment()
608 setAttributes(attributes); in syncAttributes()