Home
last modified time | relevance | path

Searched refs:STATUS_NOT_ACCEPTABLE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/common/com/google/android/mms/util/
DDrmConvertSession.java38 public static final int STATUS_NOT_ACCEPTABLE = 406; field in DrmConvertSession
143 result = STATUS_NOT_ACCEPTABLE; in close()
/frameworks/base/core/java/android/provider/
DDownloads.java679 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl
789 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE"; in statusToString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt55862 Landroid/provider/Downloads$Impl;->STATUS_NOT_ACCEPTABLE:I