Searched refs:STATUS_RUNNING (Results 1 – 10 of 10) sorted by relevance
625 public static final int STATUS_RUNNING = 192; field in Downloads.Impl780 case STATUS_RUNNING: return "RUNNING"; in statusToString()
195 public final static int STATUS_RUNNING = 1 << 1; field in DownloadManager982 if ((mStatusFlags & STATUS_RUNNING) != 0) { in runQuery()983 parts.add(statusClause("=", Downloads.Impl.STATUS_RUNNING)); in runQuery()1733 case Downloads.Impl.STATUS_RUNNING:1734 return STATUS_RUNNING;
764 | DownloadManager.STATUS_RUNNING); in doWaitForDownloadsOrTimeout()810 while (value != DownloadManager.STATUS_RUNNING && in waitForDownloadToStart()
83 initSvcTable.addEnumNameToValue("running", SystemPropertiesProto::InitSvc::STATUS_RUNNING); in Parse()
446 while (value != DownloadManager.STATUS_RUNNING && in waitForDownloadToStart()
141 STATUS_RUNNING = 1; enumerator
4080 field public static final int STATUS_RUNNING = 2; // 0x2
53220 Landroid/os/SystemPropertiesProto$InitSvc;->STATUS_RUNNING:I55867 Landroid/provider/Downloads$Impl;->STATUS_RUNNING:I
4667 field public static final int STATUS_RUNNING = 2; // 0x2