Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DBaseViewRule.java425 addRecentPropertyActions(propertyActions, n, onChange); in addContextMenuActions()
589 private void addRecentPropertyActions(List<RuleAction> actions, INode selectedNode, in addRecentPropertyActions() method in BaseViewRule