Home
last modified time | relevance | path

Searched refs:restoreBodyWithCursor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DEmailContent.java527 private static Body restoreBodyWithCursor(final Context context, final Cursor cursor) { in restoreBodyWithCursor() method in EmailContent.Body
544 return restoreBodyWithCursor(context, c); in restoreBodyWithMessageId()