Searched refs:DOWNLOAD_BUCKET_ID (Results 1 – 3 of 3) sorted by relevance
284 } else if (bucketId == MediaSetUtils.DOWNLOAD_BUCKET_ID) { in getLocalizedName()302 } else if (bucketId == MediaSetUtils.DOWNLOAD_BUCKET_ID) { in getRelativePath()
120 index = findBucket(entries, MediaSetUtils.DOWNLOAD_BUCKET_ID); in run()
34 public static final int DOWNLOAD_BUCKET_ID = GalleryUtils.getBucketId( field in MediaSetUtils