Searched refs:STATUS_RUNNING (Results 1 – 8 of 8) sorted by relevance
577 public static final int STATUS_RUNNING = 192; field in Downloads.Impl732 case STATUS_RUNNING: return "RUNNING"; in statusToString()
181 public final static int STATUS_RUNNING = 1 << 1; field in DownloadManager917 if ((mStatusFlags & STATUS_RUNNING) != 0) { in runQuery()918 parts.add(statusClause("=", Downloads.Impl.STATUS_RUNNING)); in runQuery()1597 case Downloads.Impl.STATUS_RUNNING:1598 return STATUS_RUNNING;
758 | DownloadManager.STATUS_RUNNING); in doWaitForDownloadsOrTimeout()804 while (value != DownloadManager.STATUS_RUNNING && in waitForDownloadToStart()
446 while (value != DownloadManager.STATUS_RUNNING && in waitForDownloadToStart()
4080 field public static final int STATUS_RUNNING = 2; // 0x2
4336 field public static final int STATUS_RUNNING = 2; // 0x2
4337 field public static final int STATUS_RUNNING = 2; // 0x2
4482 field public static final int STATUS_RUNNING = 2; // 0x2