diff options
Diffstat (limited to 'core/api/current.txt')
-rw-r--r-- | core/api/current.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/api/current.txt b/core/api/current.txt index 419fe908e3d4..9057203f944b 100644 --- a/core/api/current.txt +++ b/core/api/current.txt @@ -40663,7 +40663,6 @@ package android.telephony { method public static int[] calculateLength(String, boolean); method @Deprecated public static android.telephony.SmsMessage createFromPdu(byte[]); method public static android.telephony.SmsMessage createFromPdu(byte[], String); - method @Nullable public static android.telephony.SmsMessage createSmsSubmitPdu(@NonNull byte[], boolean); method public String getDisplayMessageBody(); method public String getDisplayOriginatingAddress(); method public String getEmailBody(); |