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

Commit ebb11e80 authored by Adnan's avatar Adnan
Browse files

Telephony: Hide getNormalizedAddressesFromPdus

Change-Id: Id5200c33aab4dd7c039396e34df8fdabc9464ee7
parent 01245270
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1154,6 +1154,7 @@ public final class Telephony {
             * @param pdus bytes for PDUs
             * @param pdus bytes for PDUs
             * @param format the format of the message
             * @param format the format of the message
             * @return a list of Addresses for the PDUs
             * @return a list of Addresses for the PDUs
             * @hide
             */
             */
            public static List<String> getNormalizedAddressesFromPdus(byte[][] pdus,
            public static List<String> getNormalizedAddressesFromPdus(byte[][] pdus,
                    String format) {
                    String format) {