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