Searched refs:extStorage (Results 1 – 1 of 1) sorted by relevance
313 File extStorage = Environment.getExternalStorageDirectory(); in getRelativePath() local314 String path = GalleryUtils.searchDirForPath(extStorage, bucketId); in getRelativePath()319 relativePath = path.substring(extStorage.getAbsolutePath().length()); in getRelativePath()