Merge "Remove dup result code descriptions"

This commit is contained in:
Amit Mahajan
2021-01-20 22:19:23 +00:00
committed by Gerrit Code Review

View File

@@ -345,7 +345,6 @@ public final class SmsManager {
* where this operation may fail. * where this operation may fail.
* </p> * </p>
* *
*
* @param destinationAddress the address to send the message to * @param destinationAddress the address to send the message to
* @param scAddress is the service center address or null to use * @param scAddress is the service center address or null to use
* the current default SMSC * the current default SMSC
@@ -358,7 +357,6 @@ public final class SmsManager {
* <code>RESULT_ERROR_RADIO_OFF</code><br> * <code>RESULT_ERROR_RADIO_OFF</code><br>
* <code>RESULT_ERROR_NULL_PDU</code><br> * <code>RESULT_ERROR_NULL_PDU</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br> * <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br> * <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br>
* <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br> * <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br>
* <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br> * <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br>
@@ -473,7 +471,6 @@ public final class SmsManager {
* <code>RESULT_ERROR_RADIO_OFF</code><br> * <code>RESULT_ERROR_RADIO_OFF</code><br>
* <code>RESULT_ERROR_NULL_PDU</code><br> * <code>RESULT_ERROR_NULL_PDU</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br> * <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br> * <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br>
* <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br> * <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br>
* <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br> * <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br>
@@ -862,7 +859,6 @@ public final class SmsManager {
* where this operation may fail. * where this operation may fail.
* </p> * </p>
* *
*
* @param destinationAddress the address to send the message to * @param destinationAddress the address to send the message to
* @param scAddress is the service center address or null to use * @param scAddress is the service center address or null to use
* the current default SMSC * the current default SMSC
@@ -877,7 +873,6 @@ public final class SmsManager {
* <code>RESULT_ERROR_RADIO_OFF</code><br> * <code>RESULT_ERROR_RADIO_OFF</code><br>
* <code>RESULT_ERROR_NULL_PDU</code><br> * <code>RESULT_ERROR_NULL_PDU</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br> * <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br> * <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br>
* <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br> * <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br>
* <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br> * <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br>
@@ -1123,7 +1118,7 @@ public final class SmsManager {
* boolean value {@code true}. See {@link #getDefault()} for more information on the conditions * boolean value {@code true}. See {@link #getDefault()} for more information on the conditions
* where this operation may fail. * where this operation may fail.
* </p> * </p>
*
* @param destinationAddress the address to send the message to * @param destinationAddress the address to send the message to
* @param scAddress is the service center address or null to use * @param scAddress is the service center address or null to use
* the current default SMSC * the current default SMSC
@@ -1138,7 +1133,6 @@ public final class SmsManager {
* <code>RESULT_ERROR_RADIO_OFF</code><br> * <code>RESULT_ERROR_RADIO_OFF</code><br>
* <code>RESULT_ERROR_NULL_PDU</code><br> * <code>RESULT_ERROR_NULL_PDU</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br> * <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br> * <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br>
* <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br> * <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br>
* <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br> * <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br>
@@ -1340,7 +1334,6 @@ public final class SmsManager {
* <code>RESULT_ERROR_RADIO_OFF</code><br> * <code>RESULT_ERROR_RADIO_OFF</code><br>
* <code>RESULT_ERROR_NULL_PDU</code><br> * <code>RESULT_ERROR_NULL_PDU</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br> * <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_NO_SERVICE</code><br>
* <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br> * <code>RESULT_ERROR_LIMIT_EXCEEDED</code><br>
* <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br> * <code>RESULT_ERROR_FDN_CHECK_FAILURE</code><br>
* <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br> * <code>RESULT_ERROR_SHORT_CODE_NOT_ALLOWED</code><br>