Searched defs:albumid (Results 1 – 4 of 4) sorted by relevance
1238 public long albumid; field in MediaPlaybackActivity.AlbumSongIdWrapper1277 long albumid = mService.getAlbumId(); in updateTrackInfo() local1305 long albumid = ((AlbumSongIdWrapper) msg.obj).albumid; in handleMessage() local
405 long albumid = Long.valueOf(mAlbumId); in setAlbumArtBackground() local
1038 private static Bitmap getArtworkFromFile(Context context, long songid, long albumid) { in getArtworkFromFile()
3681 int albumid = c.getInt(1); in openFile() local