Searched refs:STATUS_WAITING_FOR_NETWORK (Results 1 – 3 of 3) sorted by relevance
641 public static final int STATUS_WAITING_FOR_NETWORK = 195; field in Downloads.Impl784 case STATUS_WAITING_FOR_NETWORK: return "WAITING_FOR_NETWORK"; in statusToString()
996 parts.add(statusClause("=", Downloads.Impl.STATUS_WAITING_FOR_NETWORK)); in runQuery()1776 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK: in getPausedReason()1835 case Downloads.Impl.STATUS_WAITING_FOR_NETWORK: in translateStatus()
41345 Landroid/provider/Downloads$Impl;->STATUS_WAITING_FOR_NETWORK:I