Searched refs:PRIORITY_BACKGROUND (Results 1 – 2 of 2) sorted by relevance
201 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_BACKGROUND, 3); in testDownloadQueueGetNextRequest()314 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_BACKGROUND, 2); in testDownloadQueueTestPriority()334 new AttachmentService.DownloadRequest(AttachmentService.PRIORITY_BACKGROUND, 6); in testDownloadQueueTestPriority()
92 static final int PRIORITY_BACKGROUND = 2; field in AttachmentService93 static final int PRIORITY_LOWEST = PRIORITY_BACKGROUND;