Searched refs:STATUS_WAITING_FOR_NETWORK (Results 1 – 2 of 2) sorted by relevance
592 public static final int STATUS_WAITING_FOR_NETWORK = 195; field in Downloads.Impl735 case STATUS_WAITING_FOR_NETWORK: return "WAITING_FOR_NETWORK"; in statusToString()
923 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_FOR_NETWORK)); in runQuery()1543 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK:1602 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK: