Searched refs:getTPLayerLengthForPDU (Results 1 – 5 of 5) sorted by relevance
330 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage332 return com.android.internal.telephony.cdma.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()334 return com.android.internal.telephony.gsm.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()
198 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
189 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45346 method public static int getTPLayerLengthForPDU(String);46456 method @Deprecated public static int getTPLayerLengthForPDU(String);