Searched defs:attributeMap (Results 1 – 4 of 4) sorted by relevance
1897 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getAttributeValue() local1926 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyDescriptors() local1956 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in getPropertyValue() local1979 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in isPropertySet() local2004 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in resetPropertyValue() local2031 HashMap<AttributeDescriptor, UiAttributeNode> attributeMap = getInternalUiAttributes(); in setPropertyValue() local
230 Map<String, Usage> attributeMap = mFrequencies.get(tag); in countAttributes() local272 Map<String, Usage> attributeMap = mLayoutAttributeFrequencies.get(parentTag); in countLayoutAttributes() local
248 NamedNodeMap attributeMap = element.getAttributes(); in getAvailableAttributes() local
559 NamedNodeMap attributeMap = layout.getAttributes(); in removeUndefinedAttrs() local