Home | History | Annotate | Download | only in music

Lines Matching full:artistidx

626         int artistidx = c.getColumnIndex(MediaStore.Audio.Media.ARTIST);
630 String artist = c.getString(artistidx);