Searched refs:mRandomizationTime (Results 1 – 1 of 1) sorted by relevance
172 mRandomizationTime = randomizationTime; in RetryRec()176 int mRandomizationTime; field in RetryManager.RetryRec310 rr.mRandomizationTime = value.second; in configure()312 rr.mRandomizationTime = defaultRandomization; in configure()481 int randomTime = mRetryArray.get(index).mRandomizationTime; in nextRandomizationTime()