Searched refs:STATUS_WAITING_FOR_NETWORK (Results 1 – 3 of 3) sorted by relevance
640 public static final int STATUS_WAITING_FOR_NETWORK = 195; field in Downloads.Impl783 case STATUS_WAITING_FOR_NETWORK: return "WAITING_FOR_NETWORK"; in statusToString()
988 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_FOR_NETWORK)); in runQuery()1679 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK:1738 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK:
55873 Landroid/provider/Downloads$Impl;->STATUS_WAITING_FOR_NETWORK:I