Searched refs:STATUS_WAITING_TO_RETRY (Results 1 – 2 of 2) sorted by relevance
635 public static final int STATUS_WAITING_TO_RETRY = 194; field in Downloads.Impl782 case STATUS_WAITING_TO_RETRY: return "WAITING_TO_RETRY"; in statusToString()
994 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_TO_RETRY)); in runQuery()1767 case Downloads.Impl.STATUS_WAITING_TO_RETRY: in getPausedReason()1828 case Downloads.Impl.STATUS_WAITING_TO_RETRY: in translateStatus()