Searched refs:STATUS_PAUSED (Results 1 – 5 of 5) sorted by relevance
200 public final static int STATUS_PAUSED = 1 << 2; field in DownloadManager985 if ((mStatusFlags & STATUS_PAUSED) != 0) { in runQuery()1666 case STATUS_PAUSED:1740 return STATUS_PAUSED;
763 query.setFilterByStatus(DownloadManager.STATUS_PENDING | DownloadManager.STATUS_PAUSED in doWaitForDownloadsOrTimeout()
4078 field public static final int STATUS_PAUSED = 4; // 0x4
4665 field public static final int STATUS_PAUSED = 4; // 0x4