Home
last modified time | relevance | path

Searched refs:createForFile (Results 1 – 9 of 9) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/color/
DColorEditorDelegate.java43 public ColorEditorDelegate createForFile( in createForFile() method in ColorEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/
DOtherXmlEditorDelegate.java40 public OtherXmlEditorDelegate createForFile( in createForFile() method in OtherXmlEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlDelegate.java69 public @Nullable <T extends CommonXmlDelegate> T createForFile( in createForFile() method
DCommonXmlEditor.java150 mDelegate = creator.createForFile(this, type); in init()
177 mDelegate = creator.createForFile(this, type); in init()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
DValuesEditorDelegate.java47 public ValuesEditorDelegate createForFile( in createForFile() method in ValuesEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/
DMenuEditorDelegate.java47 public MenuEditorDelegate createForFile( in createForFile() method in MenuEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/
DDrawableEditorDelegate.java44 public DrawableEditorDelegate createForFile( in createForFile() method in DrawableEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
DAnimationEditorDelegate.java45 public AnimationEditorDelegate createForFile( in createForFile() method in AnimationEditorDelegate.Creator
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java108 public LayoutEditorDelegate createForFile( in createForFile() method in LayoutEditorDelegate.Creator