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