public class BucketHelper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BucketHelper.BucketEntry |
| Constructor and Description |
|---|
BucketHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getBucketName(android.content.ContentResolver resolver,
int bucketId) |
static BucketHelper.BucketEntry[] |
loadBucketEntries(Path path,
ThreadPool.JobContext jc,
android.content.Context mContext) |
static BucketHelper.BucketEntry[] |
loadBucketEntries(ThreadPool.JobContext jc,
android.content.ContentResolver resolver,
int type) |
public static BucketHelper.BucketEntry[] loadBucketEntries(ThreadPool.JobContext jc, android.content.ContentResolver resolver, int type)
public static java.lang.String getBucketName(android.content.ContentResolver resolver,
int bucketId)
public static BucketHelper.BucketEntry[] loadBucketEntries(Path path, ThreadPool.JobContext jc, android.content.Context mContext)