Home | History | Annotate | Download | only in music

Lines Matching refs:getArtwork

986     public static Bitmap getArtwork(Context context, long song_id, long album_id) {
987 return getArtwork(context, song_id, album_id, true);
993 public static Bitmap getArtwork(Context context, long song_id, long album_id,