Searched refs:mBackOffTime (Results 1 – 1 of 1) sorted by relevance
903 long mBackOffTime; field in ErrorPolicyManager.ErrorInfo917 mBackOffTime = backOffTime; in ErrorInfo()943 time = TimeUnit.SECONDS.toMillis(mBackOffTime); in getCurrentRetryTime()962 mBackOffTime = backOffTime; in setBackOffTime()971 retryTime = TimeUnit.SECONDS.toMillis(mBackOffTime); in canBringUpTunnel()