HomeSort by relevance Sort by last modified time
    Searched refs:UseCompoundDrawableWizard (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/refactoring/
UseCompoundDrawableWizard.java 21 class UseCompoundDrawableWizard extends VisualRefactoringWizard {
22 UseCompoundDrawableWizard(UseCompoundDrawableRefactoring ref, LayoutEditorDelegate editor) {
UseCompoundDrawableAction.java 34 RefactoringWizard wizard = new UseCompoundDrawableWizard(ref, mDelegate);
UseCompoundDrawableRefactoring.java 436 return new UseCompoundDrawableWizard(this, mDelegate);

Completed in 847 milliseconds