Home
last modified time | relevance | path

Searched refs:dr4 (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/service/
DAttachmentServiceTests.java273 final AttachmentService.DownloadRequest dr4 = in testDownloadQueueSizeReporting() local
277 result = dq.addRequest(dr4); in testDownloadQueueSizeReporting()
323 final AttachmentService.DownloadRequest dr4 = in testDownloadQueueTestPriority() local
325 result = dq.addRequest(dr4); in testDownloadQueueTestPriority()
374 final AttachmentService.DownloadRequest dr4 = in testDownloadQueueTestDate() local
376 result = dq.addRequest(dr4); in testDownloadQueueTestDate()