Searched refs:UnwrapAction (Results 1 – 2 of 2) sorted by relevance
28 public class UnwrapAction extends VisualRefactoringAction { class45 return create("Remove Container...", editorDelegate, UnwrapAction.class); in create()
46 import com.android.ide.eclipse.adt.internal.editors.layout.refactoring.UnwrapAction;270 mMenuManager.insertBefore(endId, UnwrapAction.create(mEditorDelegate)); in insertVisualRefactorings()