Home | History | Annotate | Download | only in music

Lines Matching refs:shuffle

267             int shuffle = getCurrentShuffleMode();
269 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) {
282 int shuffle = MusicUtils.getCurrentShuffleMode();
283 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) {