Home
last modified time | relevance | path

Searched defs:fileInput (Results 1 – 11 of 11) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonMatchingStrategy.java41 FileEditorInput fileInput = (FileEditorInput)input; in matches() local
DCommonXmlDelegate.java133 FileEditorInput fileInput = (FileEditorInput) input; in delegateSetInput() local
DCommonXmlEditor.java108 IFileEditorInput fileInput = (IFileEditorInput) editorInput; in init() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorMatchingStrategy.java41 FileEditorInput fileInput = (FileEditorInput)input; in matches() local
DLayoutEditorDelegate.java248 FileEditorInput fileInput = (FileEditorInput)input; in delegateCreateFormPages() local
748 IFileEditorInput fileInput = (IFileEditorInput)editorInput; in createUnknownDescriptor() local
819 FileEditorInput fileInput = (FileEditorInput) input; in handleNewInput() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
DExportEditor.java82 FileEditorInput fileInput = (FileEditorInput) input; in setInput() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/values/
DValuesTreePage.java69 FileEditorInput fileInput = (FileEditorInput)input; in createFormContent() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
DOverviewExportPart.java116 FileEditorInput fileInput = (FileEditorInput)input; in getProject() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DCreateAssetSetWizard.java311 FileEditorInput fileInput = (FileEditorInput) input; in guessProject() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtUtils.java305 IFileEditorInput fileInput = (IFileEditorInput) input; in getActiveFile() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DNewXmlFileCreationPage.java699 FileEditorInput fileInput = (FileEditorInput) input; in initializeFromSelection() local