Home | History | Annotate | Download | only in provider

Lines Matching refs:restoreContentWithId

235     public static <T extends EmailContent> T restoreContentWithId(Context context,
237 return restoreContentWithId(context, klass, contentUri, contentProjection, id, null);
240 public static <T extends EmailContent> T restoreContentWithId(final Context context,
1032 return EmailContent.restoreContentWithId(context, Message.class,
1481 return EmailContent.restoreContentWithId(context, Attachment.class,