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

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

Completed in 1349 milliseconds