Searched refs:getVolumePath (Results 1 – 1 of 1) sorted by relevance
262 public static File getVolumePath(String volumeName) throws FileNotFoundException { in getVolumePath() method in MediaProvider264 return MediaStore.getVolumePath(sCachedVolumes, volumeName); in getVolumePath()727 final File path = getVolumePath(volumeName); in ensureDefaultFolders()850 final File file = getVolumePath(volumeName); in onIdleMaintenance()2096 res = getVolumePath(resolvedVolumeName); in ensureFileColumns()4355 volumePath = getVolumePath(volumeName); in pruneThumbnails()4403 final File volumePath = getVolumePath(volumeName); in getThumbnailFile()6057 getVolumePath(volume); in attachVolume()