Home
last modified time | relevance | path

Searched defs:Attachment (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DAttachment.java55 public class Attachment implements Parcelable { class
171 public Attachment() { in Attachment() method in Attachment
174 public Attachment(Parcel in) { in Attachment() method in Attachment
191 public Attachment(Cursor cursor) { in Attachment() method in Attachment
216 public Attachment(JSONObject srcJson) { in Attachment() method in Attachment
236 public Attachment(Context context, Part part, Uri emlFileUri, String messageId, String cid, in Attachment() method in Attachment
289 public Attachment(ContentValues values) { in Attachment() method in Attachment
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
DEmailContent.java1330 public static final class Attachment extends EmailContent implements Parcelable { class in EmailContent
1437 public Attachment() { in Attachment() method in EmailContent.Attachment
1617 public Attachment(Parcel in) { in Attachment() method in EmailContent.Attachment