Searched defs:STATUS_NOT_ACCEPTABLE (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothShare.java353 public static final int STATUS_NOT_ACCEPTABLE = 406; field in class:BluetoothShare
/packages/apps/Messaging/src/com/android/messaging/mmslib/
H A DDownloads.java625 public static final int STATUS_NOT_ACCEPTABLE = 406; field in class:Downloads.Impl
735 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE";

Completed in 67 milliseconds