Home | History | Annotate | Download | only in music

Lines Matching defs:playlist

150         // in the middle of specifying a playlist to add the item to.
418 long playlist = item.getIntent().getLongExtra("playlist", 0);
419 MusicUtils.addToPlaylist(this, list, playlist);