AttributeSet addAttribute(AttributeSet old, Object name, Object value)
MutableAttributeSet.addAttribute(java.lang.Object, java.lang.Object)
AttributeSet addAttributes(AttributeSet old, AttributeSet attr)
AttributeSet getEmptySet()
void reclaim(AttributeSet a)
AttributeSet removeAttribute(AttributeSet old, Object name)
MutableAttributeSet.removeAttribute(java.lang.Object)
AttributeSet removeAttributes(AttributeSet old, Enumeration<?> names)
MutableAttributeSet.removeAttributes(java.util.Enumeration>)
AttributeSet removeAttributes(AttributeSet old, AttributeSet attrs)