Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
DLayoutEditorDelegate.java262 FileEditorInput fileInput = (FileEditorInput)input; in delegateCreateFormPages() local
762 IFileEditorInput fileInput = (IFileEditorInput) editorInput; in delegateGetPartName() local
853 IFileEditorInput fileInput = (IFileEditorInput)editorInput; in createUnknownDescriptor() local
928 FileEditorInput fileInput = (FileEditorInput) input; in handleNewInput() local
DLayoutEditorMatchingStrategy.java41 FileEditorInput fileInput = (FileEditorInput)input; in matches() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/
DCommonMatchingStrategy.java44 FileEditorInput fileInput = (FileEditorInput)input; in matches() local
DCommonXmlDelegate.java134 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/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/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/editors/values/
DValuesTreePage.java83 FileEditorInput fileInput = (FileEditorInput)input; in createFormContent() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
DCreateAssetSetWizard.java288 FileEditorInput fileInput = (FileEditorInput) input; in guessProject() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
DRenameResourceXmlTextAction.java404 IFileEditorInput fileInput = (IFileEditorInput) input; in getFile() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/
DAdtUtils.java437 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.java698 FileEditorInput fileInput = (FileEditorInput) input; in initializeFromSelection() local