Searched refs:MAX_WAIT_FOR_DOWNLOAD_TIME (Results 1 – 3 of 3) sorted by relevance
86 protected static final int MAX_WAIT_FOR_DOWNLOAD_TIME = 30 * 1000; // 30 seconds field in DownloadManagerBaseTest655 waitForDownloadOrTimeout(id, WAIT_FOR_DOWNLOAD_POLL_TIME, MAX_WAIT_FOR_DOWNLOAD_TIME); in waitForDownloadOrTimeout_skipNotification()815 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for download to start!"); in waitForDownloadToStart()852 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for download notifications!" in waitForReceiverNotifications()872 MAX_WAIT_FOR_DOWNLOAD_TIME, "Timed out waiting for file to be created."); in waitForFileToGrow()881 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()