Searched refs:requestRealtime (Results 1 – 1 of 1) sorted by relevance
52 public final long requestRealtime; field in DownloadScanner.ScanRequest58 this.requestRealtime = SystemClock.elapsedRealtime(); in ScanRequest()86 if (nowRealtime < req.requestRealtime + SCAN_TIMEOUT) { in hasPendingScans()