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 238 boolean autoFormat = AdtPrefs.getPrefs().getUseCustomXmlFormatter();
247 if (!autoFormat) {
255 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() {
RefactoringTest.java 59 protected boolean autoFormat() {
73 store.setValue(AdtPrefs.PREFS_FORMAT_GUI_XML, autoFormat());

Completed in 38 milliseconds