Searched defs:shuffle (Results 1 – 3 of 3) sorted by relevance
532 int shuffle = MusicUtils.getCurrentShuffleMode(); in onPrepareOptionsMenu() local953 int shuffle = mService.getShuffleMode(); in toggleShuffle() local
269 int shuffle = getCurrentShuffleMode(); in togglePartyShuffle() local284 int shuffle = MusicUtils.getCurrentShuffleMode(); in setPartyShuffleMenuIcon() local
504 private void shuffle() { in shuffle() method in Player