Searched refs:STATUS_WAITING_TO_RETRY (Results 1 – 2 of 2) sorted by relevance
587 public static final int STATUS_WAITING_TO_RETRY = 194; field in Downloads.Impl734 case STATUS_WAITING_TO_RETRY: return "WAITING_TO_RETRY"; in statusToString()
922 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_TO_RETRY)); in runQuery()1540 case Downloads.Impl.STATUS_WAITING_TO_RETRY:1601 case Downloads.Impl.STATUS_WAITING_TO_RETRY: