Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DAttachment.java36 import com.android.mail.providers.UIProvider.AttachmentType;
257 type = AttachmentType.STANDARD; in Attachment()
DUIProvider.java2104 public static final class AttachmentType { class in UIProvider