Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java366 addCommonPropertyActions(actions, selectedNode, onChange, 21); in addContextMenuActions()
542 private void addCommonPropertyActions(List<RuleAction> actions, INode selectedNode, in addCommonPropertyActions() method in BaseViewRule