Home
last modified time | relevance | path

Searched refs:mAttributesMap (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java92 private Map<String, Map<String, Prop>> mAttributesMap = field in BaseViewRule
202 Map<String, Prop> props = mAttributesMap.get(key); in addContextMenuActions()
691 Map<String, Prop> props = mAttributesMap.get(key); in getPropertyMetadata()
735 mAttributesMap.put(key, props); in getPropertyMetadata()