Searched defs:mAttributes (Results 1 – 8 of 8) sorted by relevance
37 private AttributeInfo[] mAttributes; field in ViewClassInfo47 private AttributeInfo[] mAttributes; field in ViewClassInfo.LayoutParamsInfo
29 private final AttributeInfo[] mAttributes; field in DeclareStyleableInfo
38 private String[][] mAttributes = new String[][] { field in WidgetPullParser
38 private Map<String, TestAttribute> mAttributes = new HashMap<String, TestAttribute>(); field in TestDragElement
67 private Map<String, IAttribute> mAttributes = new HashMap<String, IAttribute>(); field in TestNode
46 private final List<IDragAttribute> mAttributes = new ArrayList<IDragAttribute>(); field in SimpleElement
51 private AttributeDescriptor[] mAttributes; field in ElementDescriptor
42 private MockNamedNodeMap mAttributes; field in MockXmlNode