Searched refs:STATUS_NOT_ACCEPTABLE (Results 1 – 5 of 5) sorted by relevance
625 public static final int STATUS_NOT_ACCEPTABLE = 406; field in Downloads.Impl735 case STATUS_NOT_ACCEPTABLE: return "NOT_ACCEPTABLE"; in statusToString()
355 public static final int STATUS_NOT_ACCEPTABLE = 406; field in BluetoothShare
554 status = BluetoothShare.STATUS_NOT_ACCEPTABLE; in sendFile()596 status = BluetoothShare.STATUS_NOT_ACCEPTABLE; in sendFile()
339 } else if (statusCode == BluetoothShare.STATUS_NOT_ACCEPTABLE) { in getStatusDescription()
135 result = Downloads.Impl.STATUS_NOT_ACCEPTABLE; in close()