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