Searched refs:addPropertyActions (Results 1 – 1 of 1) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
D | BaseViewRule.java | 442 addPropertyActions(propertyActions, n, onChange, null, true); in addContextMenuActions() 456 addPropertyActions(propertyActions, n, onChange, null, false); in addContextMenuActions() 531 addPropertyActions(propertyActions, n, onChange, definedBy, false); in addInheritedProperties() 607 private void addPropertyActions(List<RuleAction> actions, INode selectedNode, in addPropertyActions() method in BaseViewRule
|