Searched refs:getRelativeAndroidOut (Results 1 – 1 of 1) sorted by relevance
86 String path = getRelativeAndroidOut(project); in getResCfs()108 String path = getRelativeAndroidOut(project); in getMergedManifestCfs()124 String path = getRelativeAndroidOut(project); in getTextSymbols()156 String path = getRelativeAndroidOut(project); in getFullResCfs()181 path = getRelativeAndroidOut(project); in getCodeCfs()191 private static String getRelativeAndroidOut(@NonNull IProject project) { in getRelativeAndroidOut() method in ChangedFileSetHelper