Searched defs:maxDelay (Results 1 – 4 of 4) sorted by relevance
98 long maxDelay = (long) (START_DELAY_MS * Math.pow(MULTIPLIER, i)); in testDelayIncreasedExponentially() local
130 long maxDelay = -1; in getDelays() local148 long maxDelay = -1; in getDelays() local
310 long maxDelay = delayPerElement * (length - 1); in reset() local
65 jfieldID maxDelay; member