Home
last modified time | relevance | path

Searched refs:setIndentation (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/
DVisualRefactoring.java1140 setIndentation(rootEdit, indent, doc, startLineInclusive, endLineInclusive, in removeElementTags()
1179 protected void setIndentation(MultiTextEdit rootEdit, String indent, in setIndentation() method in VisualRefactoring