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