Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02dc0883 authored by Tom Taylor's avatar Tom Taylor
Browse files

DO NOT MERGE - Hide new SmsManager API's dealing with SubId

Bug 17422049

Change-Id: I8acc4448e1c5ed665f6df48282afa71fcec54f33
parent 6faad7e5
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28893,8 +28893,6 @@ package android.telephony {
    method public void downloadMultimediaMessage(java.lang.String, android.net.Uri, android.os.Bundle, android.app.PendingIntent);
    method public android.os.Bundle getCarrierConfigValues();
    method public static android.telephony.SmsManager getDefault();
    method public static android.telephony.SmsManager getSmsManagerUsingSubId(long);
    method public long getSubId();
    method public void injectSmsPdu(byte[], java.lang.String, android.app.PendingIntent);
    method public void sendDataMessage(java.lang.String, java.lang.String, short, byte[], android.app.PendingIntent, android.app.PendingIntent);
    method public void sendMultimediaMessage(android.net.Uri, java.lang.String, android.os.Bundle, android.app.PendingIntent);