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/
H A DDeclareStyleableInfo.java64 AttributeInfo[] attrs = existing.getAttributes();
79 public AttributeInfo[] getAttributes() { method in class:DeclareStyleableInfo
H A DViewClassInfo.java70 public AttributeInfo[] getAttributes() { method in class:ViewClassInfo.LayoutParamsInfo
118 public AttributeInfo[] getAttributes() { method in class:ViewClassInfo
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
H A DTestDragElement.java115 public @NonNull IDragAttribute[] getAttributes() { method in class:TestDragElement
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
H A DElementDescriptor.java295 public AttributeDescriptor[] getAttributes() { method in class:ElementDescriptor
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DSimpleElement.java110 public @NonNull IDragAttribute[] getAttributes() { method in class:SimpleElement
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/
H A DMockXmlNode.java129 public NamedNodeMap getAttributes() { method in class:MockXmlNode

Completed in 577 milliseconds