Searched refs:STATUS_PAUSED_BY_APP (Results 1 – 3 of 3) sorted by relevance
630 public static final int STATUS_PAUSED_BY_APP = 193; field in Downloads.Impl781 case STATUS_PAUSED_BY_APP: return "PAUSED_BY_APP"; in statusToString()
986 parts.add(statusClause("=", Downloads.Impl.STATUS_PAUSED_BY_APP)); in runQuery()1736 case Downloads.Impl.STATUS_PAUSED_BY_APP:
55863 Landroid/provider/Downloads$Impl;->STATUS_PAUSED_BY_APP:I