Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiElementNode.java1311 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in commitDirtyAttributesToXml() local
1504 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getAttributeValue() local
1533 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyDescriptors() local
1563 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyValue() local
1586 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in isPropertySet() local
1611 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in resetPropertyValue() local
1638 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in setPropertyValue() local