Searched refs:STATUS_PAUSED (Results 1 – 6 of 6) sorted by relevance
20 import static android.app.DownloadManager.STATUS_PAUSED;192 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testInterruptedDownload()212 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testInterruptedExternalDownload()403 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testSizeLimitOverMobile()446 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testRunawayUnavailable()475 download.runUntilStatus(STATUS_PAUSED); in testEtagChanged()590 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testBasicConnectivityChanges()611 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testAllowedNetworkTypes()630 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testRoaming()687 download.runUntilStatus(DownloadManager.STATUS_PAUSED); in testRetryAfter()[all …]
271 || session.getStatus() == TranscodingSession.STATUS_PAUSED) { in onClientDied()360 updateStatus(sessionId, TranscodingSession.STATUS_PAUSED);1269 public static final int STATUS_PAUSED = 4; field in MediaTranscodingManager.TranscodingSession1276 STATUS_PAUSED,1638 case STATUS_PAUSED: in toString()
121 | DownloadManager.STATUS_PAUSED in removeOldDownloads()
46 field public static final int STATUS_PAUSED = 4; // 0x4
114 case DownloadManager.STATUS_PAUSED: in onCreate()
652 case DownloadManager.STATUS_PAUSED: in includeDownloadFromCursor()