public static final class MediaStore.Audio.Genres extends Object implements BaseColumns, MediaStore.Audio.GenresColumns
| Modifier and Type | Class and Description |
|---|---|
static class |
MediaStore.Audio.Genres.Members |
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTENT_TYPE |
static String |
DEFAULT_SORT_ORDER |
static String |
ENTRY_CONTENT_TYPE |
static Uri |
EXTERNAL_CONTENT_URI |
static Uri |
INTERNAL_CONTENT_URI |
_COUNT, _IDNAME| Constructor and Description |
|---|
MediaStore.Audio.Genres() |
| Modifier and Type | Method and Description |
|---|---|
static Uri |
getContentUri(String volumeName) |
static Uri |
getContentUriForAudioId(String volumeName,
int audioId) |
public static final Uri INTERNAL_CONTENT_URI
public static final Uri EXTERNAL_CONTENT_URI
public static final String CONTENT_TYPE
public static final String ENTRY_CONTENT_TYPE
public static final String DEFAULT_SORT_ORDER
Copyright © 2008-2013. All Rights Reserved.