Home
last modified time | relevance | path

Searched defs:STATUS_NOT_ACCEPTABLE (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/telephony/common/com/google/android/mms/util/
H A DDrmConvertSession.java38 public static final int STATUS_NOT_ACCEPTABLE = 406; field in DrmConvertSession
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothShare.java355 public static final int STATUS_NOT_ACCEPTABLE = 406; field in BluetoothShare
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java625 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl
/aosp12/frameworks/base/core/java/android/provider/
H A DDownloads.java680 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl