public static final class MediaStore.Audio.Artists.Albums
extends Object implements MediaStore.Audio.AlbumColumns
| java.lang.Object | |
| android.provider.MediaStore.Audio.Artists.Albums | |
每位艺术家的子目录包含艺术家的歌曲出现在其上的所有专辑。
Inherited constants |
|---|
android.provider.MediaStore.Audio.AlbumColumns
|
Public constructors |
|
|---|---|
MediaStore.Audio.Artists.Albums() |
|
公共方法(Public methods) |
|
|---|---|
static final Uri |
getContentUri(String volumeName, long artistId) |
继承方法(Inherited methods) |
|
|---|---|
java.lang.Object
|
|
Uri getContentUri (String volumeName, long artistId)
| 参数(Parameters) | |
|---|---|
volumeName |
String
|
artistId |
long
|
| 返回(Returns) | |
|---|---|
Uri |
|