Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 8 of 8) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DViewClassInfo.java70 public AttributeInfo[] getAttributes() { in getAttributes() method in ViewClassInfo.LayoutParamsInfo
118 public AttributeInfo[] getAttributes() { in getAttributes() method in ViewClassInfo
DDeclareStyleableInfo.java53 public AttributeInfo[] getAttributes() { in getAttributes() method in DeclareStyleableInfo
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
DIDragElement.java61 public abstract IDragAttribute[] getAttributes(); in getAttributes() method
DINode.java184 public IAttribute[] getAttributes(); in getAttributes() method
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSimpleElement.java100 public IDragAttribute[] getAttributes() { in getAttributes() method in SimpleElement
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DElementDescriptor.java214 public AttributeDescriptor[] getAttributes() { in getAttributes() method in ElementDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DNodeProxy.java321 public IAttribute[] getAttributes() { in getAttributes() method in NodeProxy
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
DMockXmlNode.java127 public NamedNodeMap getAttributes() { in getAttributes() method in MockXmlNode