Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
DViewClassInfo.java70 public AttributeInfo[] getAttributes() { in getAttributes() method in ViewClassInfo.LayoutParamsInfo
118 public AttributeInfo[] getAttributes() { in getAttributes() method in ViewClassInfo
DDeclareStyleableInfo.java79 public AttributeInfo[] getAttributes() { in getAttributes() method in DeclareStyleableInfo
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DTestDragElement.java115 public @NonNull IDragAttribute[] getAttributes() { in getAttributes() method in TestDragElement
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSimpleElement.java110 public @NonNull 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.java295 public AttributeDescriptor[] getAttributes() { in getAttributes() method in ElementDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
DMockXmlNode.java129 public NamedNodeMap getAttributes() { in getAttributes() method in MockXmlNode