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.java363 private static Body restoreBodyWithCursor(Cursor cursor) { in restoreBodyWithCursor() method in EmailContent.Body
380 return restoreBodyWithCursor(c); in restoreBodyWithId()
388 return restoreBodyWithCursor(c); in restoreBodyWithMessageId()