Searched defs:albumid (Results 1 – 4 of 4) sorted by relevance
1261 public long albumid; field in MediaPlaybackActivity.AlbumSongIdWrapper1299 long albumid = mService.getAlbumId(); in updateTrackInfo() local1326 long albumid = ((AlbumSongIdWrapper) msg.obj).albumid; in handleMessage() local
426 long albumid = Long.valueOf(mAlbumId); in setAlbumArtBackground() local
1048 private static Bitmap getArtworkFromFile(Context context, long songid, long albumid) { in getArtworkFromFile()
4583 int albumid = c.getInt(1); in openFile() local