Searched refs:BucketNames (Results 1 – 4 of 4) sorted by relevance
33 + BucketNames.CAMERA);36 + BucketNames.DOWNLOAD);39 + BucketNames.EDITED_ONLINE_PHOTOS);42 + BucketNames.IMPORTED);45 "/" + BucketNames.SCREENSHOTS);
22 public class BucketNames { class
45 BucketNames.DOWNLOAD); in getDstMp4FileInfo()
33 import com.android.gallery3d.util.BucketNames;301 relativePath += BucketNames.CAMERA; in getRelativePath()303 relativePath += BucketNames.DOWNLOAD; in getRelativePath()305 relativePath += BucketNames.IMPORTED; in getRelativePath()307 relativePath += BucketNames.SCREENSHOTS; in getRelativePath()309 relativePath += BucketNames.EDITED_ONLINE_PHOTOS; in getRelativePath()