Home
last modified time | relevance | path

Searched refs:addMissingWrapContentAttributes (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/
DChangeLayoutRefactoring.java280 addMissingWrapContentAttributes(rootEdit, layout, oldType, newType, null); in computeChanges()
295 addMissingWrapContentAttributes(rootEdit, layout, oldType, newType, null); in computeChanges()
299 addMissingWrapContentAttributes(rootEdit, layout, oldType, newType, null); in computeChanges()
334 private void addMissingWrapContentAttributes(MultiTextEdit rootEdit, Element layout, in addMissingWrapContentAttributes() method in ChangeLayoutRefactoring
503 addMissingWrapContentAttributes(rootEdit, layout, oldType, newType, null); in convertGeneric()
600 addMissingWrapContentAttributes(rootEdit, layout, oldType, newType, deleted); in convertAnyToRelative()