Searched refs:getCurrentShuffleMode (Results 1 – 3 of 3) sorted by relevance
254 public static int getCurrentShuffleMode() { in getCurrentShuffleMode() method in MusicUtils267 int shuffle = getCurrentShuffleMode(); in togglePartyShuffle()282 int shuffle = MusicUtils.getCurrentShuffleMode(); in setPartyShuffleMenuIcon()
545 int shuffle = MusicUtils.getCurrentShuffleMode(); in onPrepareOptionsMenu()
474 if (MusicUtils.getCurrentShuffleMode() == MediaPlaybackService.SHUFFLE_AUTO) { in setTitle()