Searched refs:getNextRequest (Results 1 – 2 of 2) 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()
351 public DownloadRequest getNextRequest() { in getNextRequest() method in AttachmentService.DownloadQueue860 final DownloadRequest req = mDownloadQueue.getNextRequest(); in processQueue()