Searched refs:PduBody (Results 1 – 8 of 8) sorted by relevance
29 private PduBody mMessageBody;44 public MultimediaMessagePdu(PduHeaders header, PduBody body) { in MultimediaMessagePdu()63 public PduBody getBody() { in getBody()72 public void setBody(PduBody body) { in setBody()
24 public class PduBody { class35 public PduBody() { in PduBody() method in PduBody
54 RetrieveConf(PduHeaders headers, PduBody body) { in RetrieveConf()
87 SendReq(PduHeaders headers, PduBody body) { in SendReq()
69 private PduBody mBody = null;835 protected PduBody parseParts(ByteArrayInputStream pduDataStream) { in parseParts()841 PduBody body = new PduBody(); in parseParts()905 PduBody childBody = parseParts(new ByteArrayInputStream(partData)); in parseParts()
604 PduBody body = new PduBody(); in load()1096 public void updateParts(Uri uri, PduBody body, HashMap<Uri, InputStream> preOpenedFiles) in updateParts()1222 PduBody body = null; in persist()
872 PduBody body; in makeMessageBody()
1548 …iaMessagePdu;-><init>(Lcom/google/android/mms/pdu/PduHeaders;Lcom/google/android/mms/pdu/PduBody;)V1550 Lcom/google/android/mms/pdu/MultimediaMessagePdu;->getBody()Lcom/google/android/mms/pdu/PduBody;1555 Lcom/google/android/mms/pdu/MultimediaMessagePdu;->setBody(Lcom/google/android/mms/pdu/PduBody;)V1584 Lcom/google/android/mms/pdu/PduBody;-><init>()V1585 Lcom/google/android/mms/pdu/PduBody;->addPart(ILcom/google/android/mms/pdu/PduPart;)V1586 Lcom/google/android/mms/pdu/PduBody;->addPart(Lcom/google/android/mms/pdu/PduPart;)Z1587 Lcom/google/android/mms/pdu/PduBody;->getPart(I)Lcom/google/android/mms/pdu/PduPart;1588 Lcom/google/android/mms/pdu/PduBody;->getPartByContentId(Ljava/lang/String;)Lcom/google/android/mms…1589 Lcom/google/android/mms/pdu/PduBody;->getPartByContentLocation(Ljava/lang/String;)Lcom/google/andro…1590 Lcom/google/android/mms/pdu/PduBody;->getPartByFileName(Ljava/lang/String;)Lcom/google/android/mms/…[all …]