Home
last modified time | relevance | path

Searched refs:getTPLayerLengthForPDU (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsMessage.java330 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
332 return com.android.internal.telephony.cdma.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()
334 return com.android.internal.telephony.gsm.SmsMessage.getTPLayerLengthForPDU(pdu); in getTPLayerLengthForPDU()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DSmsMessage.java198 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSmsMessage.java189 public static int getTPLayerLengthForPDU(String pdu) { in getTPLayerLengthForPDU() method in SmsMessage
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45346 method public static int getTPLayerLengthForPDU(String);
46456 method @Deprecated public static int getTPLayerLengthForPDU(String);