Home | History | Annotate | Download | only in music

Lines Matching defs:shuffle

266             int shuffle = getCurrentShuffleMode();
268 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) {
281 int shuffle = MusicUtils.getCurrentShuffleMode();
282 if (shuffle == MediaPlaybackService.SHUFFLE_AUTO) {