summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorZongheng Wang <wangzongheng@google.com>2021-03-23 18:47:36 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-23 18:47:36 +0000
commitab2c1e5777a101bdfb76b8b6319ad7649f49ba35 (patch)
tree6a0d635060475ed0be6e20f23828968c86915337 /core
parentb4d4127efbc3d273352e186116042499b1930291 (diff)
parent7b8f79b64104ac41c40ff85c2024c19903a42881 (diff)
Merge "Replace createSmsSubmitPdu with createFromNativeSmsSubmitPdu"
Diffstat (limited to 'core')
-rw-r--r--core/api/current.txt1
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();