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

  /packages/apps/Email/src/com/android/email/provider/
EmailMessageCursor.java 87 final Uri textUri = Body.getBodyTextUriForMessageWithId(messageId);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java 582 public static Uri getBodyTextUriForMessageWithId(long messageId) {
594 getBodyTextUriForMessageWithId(messageId).toString());
    [all...]

Completed in 48 milliseconds