Lines Matching refs:mRand
122 private final Shuffler mRand = new Shuffler();923 mPlayPos = mRand.nextInt(mPlayListLen);1312 int skip = mRand.nextInt(numUnplayed);1403 idx = mRand.nextInt(mAutoShuffleList.length);