Searched defs:retryTimes (Results 1 – 2 of 2) sorted by relevance
533 int retryTimes = mRetryTimesArrayForConnectionError.get(carrierId, 0); in retryForConnectionError() local549 int retryTimes = mRetryTimesArrayForServerError.get(carrierId, 0); in retryForServerError() local
571 int retryTimes = (flags & ANDROID_RESOLV_NO_RETRY) ? 1 : params.retry_count; in res_nsend() local