Searched refs:getRelativePath (Results 1 – 5 of 5) sorted by relevance
507 String libRelativeDir = getRelativePath(apkParent, libSubDir); in incrementalConfigureNativeBinariesForSupportedAbi()521 private static String getRelativePath(File base, File target) { in getRelativePath() method in NativeLibraryHelper
176 relativePath = LocalAlbum.getRelativePath(bucketId); in setChoosenAlbum()
298 public static String getRelativePath(int bucketId) { in getRelativePath() method in LocalAlbum
3166 relLibPath = getRelativePath(archSubDir, packageInstallDir); in validateApkInstallLocked()3514 private static String getRelativePath(File file, File base) throws IOException { in getRelativePath() method in PackageInstallerSession3557 final String relativePath = getRelativePath(fromFile, fromDir); in linkFiles()
30236 PLcom/android/server/pm/PackageInstallerSession;->getRelativePath(Ljava/io/File;Ljava/io/File;)Ljav…