Searched refs:mRandomizationTime (Results 1 – 1 of 1) sorted by relevance
177 long mRandomizationTime; field in RetryManager.RetryRec181 mRandomizationTime = randomizationTime; in RetryRec()323 rr.mRandomizationTime = value.second; in configure()325 rr.mRandomizationTime = defaultRandomization; in configure()498 long randomTime = mRetryArray.get(index).mRandomizationTime; in nextRandomizationTime()