HomeSort by relevance Sort by last modified time
    Searched refs:getBodyHtmlUriForMessageWithId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Email/provider_src/com/android/email/provider/
EmailMessageCursor.java 71 final Uri htmlUri = Body.getBodyHtmlUriForMessageWithId(messageId);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 587 public static Uri getBodyHtmlUriForMessageWithId(long messageId) {
599 getBodyHtmlUriForMessageWithId(messageId).toString());
    [all...]

Completed in 732 milliseconds