Home
last modified time | relevance | path

Searched defs:formatter (Results 1 – 4 of 4) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DXmlFormatProcessor.java49 AndroidXmlFormatter formatter = new AndroidXmlFormatter(); in formatModel() local
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/model/
DProfilesTableModel.java26 private final NumberFormat formatter; field in ProfilesTableModel
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidSourceViewerConfig.java150 IContentFormatter formatter = super.getContentFormatter(sourceViewer); in getContentFormatter() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandler.java1008 CodeFormatter formatter = ToolFactory.createCodeFormatter(options); in format() local