HomeSort by relevance Sort by last modified time
    Searched refs:autoFormat (Results 1 - 3 of 3) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 218 boolean autoFormat = AdtPrefs.getPrefs().getUseCustomXmlFormatter();
227 if (!autoFormat) {
235 if (!autoFormat) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoringTest.java 38 protected boolean autoFormat() {