Searched refs:getVolumePath (Results 1 – 2 of 2) sorted by relevance
3305 public static @NonNull File getVolumePath(@NonNull String volumeName) in getVolumePath() method in MediaStore3309 return getVolumePath(sm.getVolumes(), volumeName); in getVolumePath()3313 public static @NonNull File getVolumePath(@NonNull List<VolumeInfo> volumes, in getVolumePath() method in MediaStore3363 addCanonicalFile(res, getVolumePath(exactVolume)); in getVolumeScanPaths()3369 addCanonicalFile(res, getVolumePath(volumeName)); in getVolumeScanPaths()
2322 …method @NonNull public static java.io.File getVolumePath(@NonNull String) throws java.io.FileNotFo…