Searched refs:mLayoutAttributes (Results 1 – 1 of 1) sorted by relevance
66 private AttributeDescriptor[] mLayoutAttributes; field in ViewElementDescriptor100 … mLayoutAttributes = layoutAttributes != null ? layoutAttributes : new AttributeDescriptor[0]; in ViewElementDescriptor()116 mLayoutAttributes = null; in ViewElementDescriptor()134 return mLayoutAttributes; in getLayoutAttributes()144 mLayoutAttributes = attributes; in setLayoutAttributes()