Searched refs:STATUS_NOT_ACCEPTABLE (Results 1 – 3 of 3) sorted by relevance
38 public static final int STATUS_NOT_ACCEPTABLE = 406; field in DrmConvertSession143 result = STATUS_NOT_ACCEPTABLE; in close()
679 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl789 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE"; in statusToString()
55862 Landroid/provider/Downloads$Impl;->STATUS_NOT_ACCEPTABLE:I