Searched defs:relative (Results 1 – 7 of 7) sorted by relevance
157 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in doCompileFiles() local382 IPath relative = sourceFile.getFullPath().makeRelativeTo(sourceFolderPath); in getAidlOutputFile() local
140 MockXmlNode relative = new MockXmlNode(null /* namespace */, "RelativeLayout", in setUp() local
111 String relative = (String) testData[i]; in createProject() local
223 String relative = basename + "info"; //$NON-NLS-1$ in createInfos() local
250 String relative = dir.getPath(); in addProjects() local
319 String relative = "android/Manifest.permission.html#" //$NON-NLS-1$ in openManifestName() local333 String relative; in openManifestName() local446 private static URL getDocUrl(String relative) { in getDocUrl()
693 private IPath getTargetPath(@NonNull String relative) { in getTargetPath()