Home
last modified time | relevance | path

Searched defs:attrDesc (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiSeparatorAttributeNode.java41 public UiSeparatorAttributeNode(SeparatorAttributeDescriptor attrDesc, in UiSeparatorAttributeNode()
DUiElementNode.java461 attrDesc); in getHiddenAttributeDescriptors() local
817 public UiAttributeNode findUiAttribute(AttributeDescriptor attrDesc) { in findUiAttribute()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DExtractStringRefactoring.java749 ReferenceAttributeDescriptor attrDesc = null; in validateSelectedAttribute() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DCanvasViewInfo.java533 AttributeDescriptor attrDesc = attr.getDescriptor(); in toSimpleElement() local