Searched refs:STATUS_NOT_ACCEPTABLE (Results 1 – 2 of 2) sorted by relevance
626 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl736 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE"; in statusToString()
133 result = Downloads.Impl.STATUS_NOT_ACCEPTABLE; in close()