Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeViewWizard.java56 String oldType = null; in addUserInputPages() local
76 public InputPage(IProject project, String oldType) { in InputPage()
104 private List<String> getWidgetTypes(String oldType, Combo combo) { in getWidgetTypes()
DWrapInWizard.java64 String oldType = ref.getOldType(); in addUserInputPages() local
76 public InputPage(IProject project, String oldType) { in InputPage()
166 String oldType, Combo combo, in addLayouts()
DChangeLayoutWizard.java57 String oldType = ref.getOldType(); in addUserInputPages() local
69 public InputPage(IProject project, String oldType) { in InputPage()
DChangeLayoutRefactoring.java269 String oldType = getOldType(); in computeChanges() local
335 String oldType, String newType, Set<Element> skip) { in addMissingWrapContentAttributes()
495 private void convertGeneric(MultiTextEdit rootEdit, String oldType, String newType, in convertGeneric()
582 private void convertAnyToRelative(MultiTextEdit rootEdit, String oldType, String newType) { in convertAnyToRelative()
635 String oldType = primary.getTagName(); in getOldType() local
DChangeViewRefactoring.java270 String oldType = primary.getTagName(); in getOldTypes() local
DWrapInRefactoring.java412 String oldType = primary.getTagName(); in getOldType() local
DVisualRefactoring.java855 String oldType = element.getTagName(); in ensureIdMatchesType() local