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 | 459 addPropertyActions(propertyActions, n, onChange, null, true); in addContextMenuActions() 473 addPropertyActions(propertyActions, n, onChange, null, false); in addContextMenuActions() 548 addPropertyActions(propertyActions, n, onChange, definedBy, false); in addInheritedProperties() 624 private void addPropertyActions(List<RuleAction> actions, INode selectedNode, in addPropertyActions() method in BaseViewRule
|