Searched refs:randNum (Results 1 – 1 of 1) sorted by relevance
541 final Random randNum = new Random(mSeed); in isSeekOk() local549 long pts = (long) (randNum.nextDouble() * maxEstDuration); in isSeekOk()