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 |
---|
From interface android.provider.MediaStore.Audio.AlbumColumns
|
Public constructors |
|
---|---|
MediaStore.Audio.Artists.Albums() |
Public methods |
|
---|---|
static final Uri |
getContentUri(String volumeName, long artistId) |
Inherited methods |
|
---|---|
From class java.lang.Object
|
Uri getContentUri (String volumeName, long artistId)
Parameters | |
---|---|
volumeName |
String
|
artistId |
long
|
Returns | |
---|---|
Uri |