Searched defs:relative (Results 1 – 11 of 11) sorted by relevance
85 IPath relative = file.getFullPath().makeRelativeTo(genFolder.getFullPath()); in handleGeneratedFile() local188 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in doCompileFiles() local418 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in getDependencyFolder() local
125 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in doCompileFiles() local320 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in getAidlOutputFile() local
140 MockXmlNode relative = new MockXmlNode(null /* namespace */, "RelativeLayout", in setUp() local
161 String relative = file.getParent() + File.separator + source; in getSourceFile() local175 String relative = parentPath.substring(topPath.length() + 1); in getSourceFile() local
186 private File makeTestFile(String name, String relative, in makeTestFile()232 String relative = null; in getTestfile() local
115 String relative; in write() local
136 String relative = pathUrl.substring(prefixUrl.length()); in getUrl() local
148 String relative = filePath.substring(sourceFolder.length()); in getDependencyFolder() local
230 String relative = ".android" + File.separator + "cache"; //$NON-NLS-1$ //$NON-NLS-2$ in getCacheDir() local
219 String relative = basename + "info"; //$NON-NLS-1$ in createInfos() local
286 String relative = "android/Manifest.permission.html#" //$NON-NLS-1$ in openManifestName() local300 String relative; in openManifestName() local400 private static URL getDocUrl(String relative) { in getDocUrl()