Searched refs:restoreBodyHtmlWithMessageId (Results 1 – 3 of 3) sorted by relevance
360 EmailContent.Body.restoreBodyHtmlWithMessageId(context, localMessage.mId)); in makeMessage()
447 public static String restoreBodyHtmlWithMessageId(Context context, long messageId) { in restoreBodyHtmlWithMessageId() method in EmailContent.Body
1155 String html = Body.restoreBodyHtmlWithMessageId(mContext, mId); in doInBackground()