Searched refs:getStore (Results 1 – 12 of 12) sorted by relevance
62 IPreferenceStore store = getStore(); in getSeverity()92 private IPreferenceStore getStore() { in getStore() method in GlobalLintConfiguration152 IPreferenceStore store = getStore(); in setSeverities()
39 final IFileStore fileStore = EFS.getLocalFileSystem().getStore(new Path(osPath)); in openFile()
77 IFileStore fileStore = EFS.getLocalFileSystem().getStore(new Path(fname)); in openEditorFor()
153 final IFileStore fileStore = EFS.getLocalFileSystem().getStore(new Path(traceFilePath)); in openInEditor()
206 destFileStore = EFS.getStore(dest); in copy()207 sourceFileStore = EFS.getStore(source); in copy()
120 final IFileStore fileStore = EFS.getLocalFileSystem().getStore( in openEditor()
471 IFileStore sourceDir = fileSystem.getStore(libraryPath.toURI()); in createLibraryProject()472 IFileStore destDir = fileSystem.getStore(newProject.getLocationURI()); in createLibraryProject()
228 EFS.getLocalFileSystem().getStore(new Path(dstPath)); in runDexDump()
649 fileSystem.getStore(source.toURI())); in createProjectAsync()651 fileSystem.getStore(AdtUtils.getAbsolutePath(project))); in createProjectAsync()1306 fileSystem.getStore(sampleDir.toURI())); in copySampleCode()1308 fileSystem.getStore(AdtUtils.getAbsolutePath(project))); in copySampleCode()
275 IFileStore fileStore = EFS.getLocalFileSystem().getStore(new Path(tempPath)); in open()
1217 IFileStore fileStore = EFS.getLocalFileSystem().getStore(filePath); in showInclude()
596 IFileStore fileStore = EFS.getLocalFileSystem().getStore(filePath); in openPath()