Searched refs:searchDirForPath (Results 1 – 2 of 2) sorted by relevance
320 public static String searchDirForPath(File dir, int bucketId) { in searchDirForPath() method in GalleryUtils329 path = searchDirForPath(file, bucketId); in searchDirForPath()
314 String path = GalleryUtils.searchDirForPath(extStorage, bucketId); in getRelativePath()