Searched refs:mAutoShuffleList (Results 1 – 1 of 1) sorted by relevance
117 private long [] mAutoShuffleList = null; field in MediaPlaybackService1487 idx = mRand.nextInt(mAutoShuffleList.length); in doAutoShuffleUpdate()1498 mPlayList[mPlayListLen++] = mAutoShuffleList[idx]; in doAutoShuffleUpdate()1562 mAutoShuffleList = list; in makeAutoShuffleList()