Searched refs:MAX_WAIT_FOR_DOWNLOAD_TIME (Results 1 – 3 of 3) sorted by relevance
84 protected static final int MAX_WAIT_FOR_DOWNLOAD_TIME = 30 * 1000; // 30 seconds field in DownloadManagerBaseTest652 waitForDownloadOrTimeout(id, WAIT_FOR_DOWNLOAD_POLL_TIME, MAX_WAIT_FOR_DOWNLOAD_TIME); in waitForDownloadOrTimeout_skipNotification()812 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for download to start!"); in waitForDownloadToStart()849 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for download notifications!" in waitForReceiverNotifications()869 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for file to be created."); in waitForFileToGrow()878 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for file to be written to."); in waitForFileToGrow()
95 waitForDownloadsOrTimeout(WAIT_FOR_DOWNLOAD_POLL_TIME, MAX_WAIT_FOR_DOWNLOAD_TIME); in testMultipleDownloads()
64 protected static final int MAX_WAIT_FOR_DOWNLOAD_TIME = 5 * 60 * 1000; // 5 minutes field in DownloadManagerBaseTest451 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for download to start!"); in waitForDownloadToStart()480 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for file to be written to."); in waitToReceiveData()