Searched defs:body (Results 1 – 10 of 10) sorted by relevance
6 body { selector9 body { selector
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
41 body: any; property
17 html, body, app-root { selector22 body { selector
354 PduBody body = new PduBody(); in buildPdu() local439 final PduBody body = retrieveConf.getBody(); in getMessageText() local