Searched defs:body (Results 1 – 7 of 7) sorted by relevance
17 html,body { selector21 body { selector
44 public MultimediaMessagePdu(PduHeaders header, PduBody body) { in MultimediaMessagePdu()72 public void setBody(PduBody body) { in setBody()
54 RetrieveConf(PduHeaders headers, PduBody body) { in RetrieveConf()
87 SendReq(PduHeaders headers, PduBody body) { in SendReq()
861 PduBody body = ((SendReq) mPdu).getBody(); in makeMessageBody() local
841 PduBody body = new PduBody(); in parseParts() local
354 PduBody body = new PduBody(); in buildPdu() local439 final PduBody body = retrieveConf.getBody(); in getMessageText() local