Home | History | Annotate | Download | only in music

Lines Matching refs:artIndex

744                 long artIndex = cursor.getLong(0);
745 Drawable d = MusicUtils.getCachedArtwork(context, artIndex, mDefaultAlbumIcon);