Searched refs:STATUS_WAITING_FOR_NETWORK (Results 1 – 2 of 2) sorted by relevance
594 public static final int STATUS_WAITING_FOR_NETWORK = 195; field in Downloads.Impl737 case STATUS_WAITING_FOR_NETWORK: return "WAITING_FOR_NETWORK"; in statusToString()
950 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_FOR_NETWORK)); in runQuery()1580 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK:1639 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK: