Searched refs:getNextRequest (Results 1 – 3 of 3) sorted by relevance
208 AttachmentService.DownloadRequest drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequest()213 drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequest()218 drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequest()226 AttachmentService.DownloadRequest drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequestEmptyQueue()268 AttachmentService.DownloadRequest returnRequest = dq.getNextRequest(); in testDownloadQueueSizeReporting()283 returnRequest = dq.getNextRequest(); in testDownloadQueueSizeReporting()288 returnRequest = dq.getNextRequest(); in testDownloadQueueSizeReporting()293 returnRequest = dq.getNextRequest(); in testDownloadQueueSizeReporting()342 final AttachmentService.DownloadRequest returnRequest = dq.getNextRequest(); in testDownloadQueueTestPriority()392 final AttachmentService.DownloadRequest returnRequest = dq.getNextRequest(); in testDownloadQueueTestDate()
211 final Request request = getNextRequest(); in startNextRequest()220 private Request getNextRequest() { in getNextRequest() method in CapabilitiesCache
351 public DownloadRequest getNextRequest() { in getNextRequest() method in AttachmentService.DownloadQueue860 final DownloadRequest req = mDownloadQueue.getNextRequest(); in processQueue()