android.provider
Interface MediaStore.Audio.AlbumColumns
- All Known Implementing Classes:
- MediaStore.Audio.Albums, MediaStore.Audio.Artists.Albums
- Enclosing class:
- MediaStore.Audio
public static interface MediaStore.Audio.AlbumColumns
ALBUM_ID
static final String ALBUM_ID
- See Also:
- Constant Field Values
ALBUM
static final String ALBUM
- See Also:
- Constant Field Values
ARTIST
static final String ARTIST
- See Also:
- Constant Field Values
NUMBER_OF_SONGS
static final String NUMBER_OF_SONGS
- See Also:
- Constant Field Values
NUMBER_OF_SONGS_FOR_ARTIST
static final String NUMBER_OF_SONGS_FOR_ARTIST
- See Also:
- Constant Field Values
FIRST_YEAR
static final String FIRST_YEAR
- See Also:
- Constant Field Values
LAST_YEAR
static final String LAST_YEAR
- See Also:
- Constant Field Values
ALBUM_KEY
static final String ALBUM_KEY
- See Also:
- Constant Field Values
ALBUM_ART
static final String ALBUM_ART
- See Also:
- Constant Field Values
Copyright © 2008-2010. All Rights Reserved.