Home
last modified time | relevance | path

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

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiElementNode.java1221 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in commitDirtyAttributesToXml() local
1325 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in setAttributeValue() local
1364 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getAttributeValue() local
1393 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyDescriptors() local
1423 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyValue() local
1446 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in isPropertySet() local
1471 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in resetPropertyValue() local
1498 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in setPropertyValue() local