Searched defs:LONG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
89 protected static final long LONG_TIMEOUT = 3 * DateUtils.MINUTE_IN_MILLIS; field in DownloadManagerTestBase
143 private static final long LONG_TIMEOUT = TimeUnit.SECONDS.toMillis(30); field in InputConnectionEndToEndTest