Searched refs:numOfRetries (Results 1 – 1 of 1) sorted by relevance
360 private void checkUriWithDelay(int numOfRetries, Uri uri, UserId userId) { in checkUriWithDelay() argument368 || numOfRetries >= PROVIDER_MAX_RETRIES) { in checkUriWithDelay()377 checkUriWithDelay(numOfRetries + 1, uri, userId); in checkUriWithDelay()