Searched refs:GenericPdu (Results 1 – 18 of 18) sorted by relevance
22 import com.google.android.mms.pdu.GenericPdu;25 private final GenericPdu mPdu;30 public PduCacheEntry(GenericPdu pdu, int msgBox, long threadId) { in PduCacheEntry()37 public GenericPdu getPdu() { in getPdu()
24 public class GenericPdu { class35 public GenericPdu() { in GenericPdu() method in GenericPdu44 GenericPdu(PduHeaders headers) { in GenericPdu() method in GenericPdu
24 public class SendConf extends GenericPdu {
28 public class AcknowledgeInd extends GenericPdu {
28 public class NotifyRespInd extends GenericPdu {
24 public class ReadOrigInd extends GenericPdu {
28 public class DeliveryInd extends GenericPdu {
24 public class ReadRecInd extends GenericPdu {
28 public class MultimediaMessagePdu extends GenericPdu{
27 public class NotificationInd extends GenericPdu {
95 private GenericPdu mPdu = null;143 public PduComposer(Context context, GenericPdu pdu) { in PduComposer()
540 public GenericPdu load(Uri uri) throws MmsException { in load()541 GenericPdu pdu = null; in load()1205 public Uri persist(GenericPdu pdu, Uri uri, boolean createThreadId, boolean groupMmsEnabled, in persist()
113 public GenericPdu parse(){ in parse()
52 import com.google.android.mms.pdu.GenericPdu;256 GenericPdu parsedPdu = null; in decodeWapPdu()489 GenericPdu parsedPdu;
13479 com.google.android.mms.pdu.GenericPdu
35924 Lcom/google/android/mms/pdu/GenericPdu;
13923 com.google.android.mms.pdu.GenericPdu
46498 Lcom/google/android/mms/pdu/GenericPdu;