HomeSort by relevance Sort by last modified time
    Searched refs:callGetContextMenu (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
RulesEngine.java 161 public List<RuleAction> callGetContextMenu(NodeProxy selectedNode) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DynamicContextMenu.java 368 List<RuleAction> actions = mCanvas.getRulesEngine().callGetContextMenu(node);
SelectionManager.java     [all...]

Completed in 1816 milliseconds