Searched refs:INLINE_CURRENT_MESSAGE (Results 1 – 2 of 2) sorted by relevance
257 type = inline ? AttachmentType.INLINE_CURRENT_MESSAGE : AttachmentType.STANDARD; in Attachment()
2221 public static final int INLINE_CURRENT_MESSAGE = 1; field in UIProvider.AttachmentType