Searched refs:STATUS_PAUSED (Results 1 – 4 of 4) sorted by relevance
172 public final static int STATUS_PAUSED = 1 << 2; field in DownloadManager863 if ((mStatusFlags & STATUS_PAUSED) != 0) { in runQuery()1319 case STATUS_PAUSED: in getReason()1393 return STATUS_PAUSED; in translateStatus()
758 query.setFilterByStatus(DownloadManager.STATUS_PENDING | DownloadManager.STATUS_PAUSED in doWaitForDownloadsOrTimeout()
4154 field public static final int STATUS_PAUSED = 4; // 0x4
4271 field public static final int STATUS_PAUSED = 4; // 0x4