Home
last modified time | relevance | path

Searched defs:editorInput (Results 1 – 7 of 7) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorMatchingStrategy.java60 IEditorInput editorInput = editorRef.getEditorInput(); in matches() local
DLayoutEditorDelegate.java332 public void showEditorInput(IEditorInput editorInput) { in showEditorInput()
759 IEditorInput editorInput = getEditor().getEditorInput(); in delegateGetPartName() local
851 IEditorInput editorInput = getEditor().getEditorInput(); in createUnknownDescriptor() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
DNewItemSelectionDialog.java162 IEditorInput editorInput = editor.getEditorInput(); in getLeafFileName() local
186 IEditorInput editorInput = editor.getEditorInput(); in getLastUsedXmlName() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonXmlEditor.java104 public void init(IEditorSite site, final IEditorInput editorInput) in init()
398 public void showEditorInput(IEditorInput editorInput) { in showEditorInput()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DAddSuppressAnnotation.java122 IEditorInput editorInput = textEditor.getEditorInput(); in run() local
314 IEditorInput editorInput = textEditor.getEditorInput(); in createFixes() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidTextEditor.java317 public void init(IEditorSite site, IEditorInput editorInput) throws PartInitException { in init()
DHyperlinks.java735 IEditorInput editorInput = editor.getEditorInput(); in getConfiguration() local