/** Returns the reportDownloadTimeout in milliseconds. */
 public int getReportDownloadTimeout() {
   return adHocReportDownloadHelper.getReportDownloadTimeout();
 }