Home
last modified time | relevance | path

Searched defs:getRelativePath (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DLocalAlbum.java298 public static String getRelativePath(int bucketId) { in getRelativePath() method in LocalAlbum
/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DNativeLibraryHelper.java521 private static String getRelativePath(File base, File target) { in getRelativePath() method in NativeLibraryHelper
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageInstallerSession.java3514 private static String getRelativePath(File file, File base) throws IOException { in getRelativePath() method in PackageInstallerSession