Home
last modified time | relevance | path

Searched defs:ExtractStyleRefactoring (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DExtractStyleRefactoring.java107 public class ExtractStyleRefactoring extends VisualRefactoring { class
135 ExtractStyleRefactoring(Map<String, String> arguments) { in ExtractStyleRefactoring() method in ExtractStyleRefactoring
147 public ExtractStyleRefactoring( in ExtractStyleRefactoring() method in ExtractStyleRefactoring
156 ExtractStyleRefactoring(List<Element> selectedElements, LayoutEditorDelegate editor) { in ExtractStyleRefactoring() method in ExtractStyleRefactoring