Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DPropertySettingNodeHandler.java26 class PropertySettingNodeHandler implements INodeHandler { class
31 PropertySettingNodeHandler(String namespaceUri, String attribute, String value) { in PropertySettingNodeHandler() method in PropertySettingNodeHandler
DIncludeRule.java38 new PropertySettingNodeHandler(null, ATTR_LAYOUT, in onCreate()
DFragmentRule.java38 new PropertySettingNodeHandler(ANDROID_URI, ATTR_NAME, in onCreate()
DImageButtonRule.java42 new PropertySettingNodeHandler(ANDROID_URI, ATTR_SRC, in onCreate()
DImageViewRule.java42 new PropertySettingNodeHandler(ANDROID_URI, ATTR_SRC, in onCreate()
DViewTagRule.java41 new PropertySettingNodeHandler(null, ATTR_CLASS, in onCreate()
DBaseViewRule.java171 new PropertySettingNodeHandler(ANDROID_URI, in addContextMenuActions()
183 new PropertySettingNodeHandler(ANDROID_URI, in addContextMenuActions()