Searched refs:getTPLayerLengthForPDU (Results 1 – 7 of 7) sorted by relevance
170 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage174 return com.android.internal.telephony.cdma.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()176 return com.android.internal.telephony.gsm.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()
326 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage328 return com.android.internal.telephony.cdma.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()330 return com.android.internal.telephony.gsm.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()
190 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
198 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
28579 method public static int getTPLayerLengthForPDU(java.lang.String);28813 method public static deprecated int getTPLayerLengthForPDU(java.lang.String);
45696 method public static int getTPLayerLengthForPDU(String);46442 method @Deprecated public static int getTPLayerLengthForPDU(String);
45840 method public static int getTPLayerLengthForPDU(String);46586 method @Deprecated public static int getTPLayerLengthForPDU(String);