public static interface MediaStore.Audio.ArtistColumns
Modifier and Type | Field and Description |
---|---|
static String |
ARTIST
The artist who created the audio file, if any
|
static String |
ARTIST_KEY
A non human readable key calculated from the ARTIST, used for
searching, sorting and grouping
|
static String |
NUMBER_OF_ALBUMS
The number of albums in the database for this artist
|
static String |
NUMBER_OF_TRACKS
The number of albums in the database for this artist
|
static final String ARTIST
Type: TEXT
static final String ARTIST_KEY
Type: TEXT
static final String NUMBER_OF_ALBUMS
static final String NUMBER_OF_TRACKS