Searched refs:getBody (Results 1 – 5 of 5) sorted by relevance
60 public String getBody() { in getBody() method in NewsArticle
69 mWebView.loadData(mNewsArticle == null ? "" : mNewsArticle.getBody(), "text/html", in loadWebView()
63 public PduBody getBody() { in getBody() method in MultimediaMessagePdu
861 PduBody body = ((SendReq) mPdu).getBody(); in makeMessageBody()
439 final PduBody body = retrieveConf.getBody(); in getMessageText()