Searched refs:getRelativePath (Results 1 – 1 of 1) sorted by relevance
1728 relLibPath = getRelativePath(archSubDir, packageInstallDir); in validateApkInstallLocked()1880 private static String getRelativePath(File file, File base) throws IOException { in getRelativePath() method in PackageInstallerSession1909 final String relativePath = getRelativePath(fromFile, fromDir); in linkFiles()