Searched defs:getBodyHtmlUriForMessageWithId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java587 public static Uri getBodyHtmlUriForMessageWithId(long messageId) { method in class:EmailContent.Body
599 getBodyHtmlUriForMessageWithId(messageId).toString());

Completed in 52 milliseconds