Searched defs:getRelativePath (Results 1 – 3 of 3) sorted by relevance
298 public static String getRelativePath(int bucketId) { in getRelativePath() method in LocalAlbum
521 private static String getRelativePath(File base, File target) { in getRelativePath() method in NativeLibraryHelper
3514 private static String getRelativePath(File file, File base) throws IOException { in getRelativePath() method in PackageInstallerSession