Searched defs:getVolumePath (Results 1 – 3 of 3) sorted by relevance
144 private static File getVolumePath(Context context, String volumeName) { in getVolumePath() method in DownloadProviderTest
104 public @NonNull File getVolumePath(@NonNull String volumeName, @NonNull UserHandle user) in getVolumePath() method in VolumeCache
403 public @NonNull File getVolumePath(@NonNull String volumeName) throws FileNotFoundException { in getVolumePath() method in MediaProvider