Lines Matching refs:mRand
125 private final Shuffler mRand = new Shuffler();943 mPlayPos = mRand.nextInt(mPlayListLen);1376 int skip = mRand.nextInt(numUnplayed);1485 idx = mRand.nextInt(mAutoShuffleList.length);